#if wxOSX_USE_COCOA
, CUSTOM_STATUSITEM
#endif
-// , STATUSITEM
-// , MENUEXTRA
+// , STATUSITEM
+// , MENUEXTRA
, DEFAULT_TYPE = DOCK
};
bool PopupMenu(wxMenu *menu);
protected:
- class wxTaskBarIconImpl* m_impl;
+ class wxTaskBarIconImpl* m_impl;
friend class wxTaskBarIconImpl;
};
#endif