13 lines
285 B
Diff
13 lines
285 B
Diff
|
|
--- include/FXIcon.h.orig
|
|
+++ include/FXIcon.h
|
|
@@ -49,6 +49,7 @@
|
|
friend class FXDCWindow;
|
|
friend class FXDrawable;
|
|
friend class FXTopWindow;
|
|
+ friend class FXTrayIcon;
|
|
protected:
|
|
FXID shape; // Shape pixmap
|
|
FXID etch; // Etch pixmap
|
|
|