]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/menu.h
made the log dialog resizeable (again?)
[wxWidgets.git] / include / wx / univ / menu.h
index c8f14231eb37c7fd2cc766f6185de09e230ba83e..1e75af07633c65345c5b499b3b5837735b32b26b 100644 (file)
@@ -278,11 +278,7 @@ private:
     bool m_shouldShowMenu;
 
     // it calls out ProcessMouseEvent()
-#ifdef __WXMAC__
     friend class wxPopupMenuWindow;
-#else
-    friend wxPopupMenuWindow;
-#endif
 
     DECLARE_EVENT_TABLE()
     DECLARE_DYNAMIC_CLASS(wxMenuBar)