mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-14 03:32:22 -05:00
OSX: fix regression on OSX Quit handler
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@745 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
b7ffd263d2
commit
123255e856
@ -53,7 +53,7 @@ public class AwtGatewayTray implements DavGatewayTrayInterface {
|
|||||||
private static Image image;
|
private static Image image;
|
||||||
private static Image image2;
|
private static Image image2;
|
||||||
private static Image inactiveImage;
|
private static Image inactiveImage;
|
||||||
LogBrokerMonitor logBrokerMonitor;
|
static LogBrokerMonitor logBrokerMonitor;
|
||||||
private boolean isActive = true;
|
private boolean isActive = true;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user