Improved TrayManager to always read icon (even if not run from jar).
This commit is contained in:
@ -29,6 +29,7 @@ public class TrayManager {
|
||||
///Our tray icon, or null if unsupported
|
||||
protected TrayIcon trayIcon = null;
|
||||
|
||||
|
||||
/**
|
||||
* Instantiate tray manager.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user