]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dialog.h
added and documented wxDirTraverser::OnOpenError
[wxWidgets.git] / include / wx / mac / dialog.h
index 2ba611bf9aff0855b33c7d7fb23164a067cedf16..333d5b9dc24b433ffecaca7cf8936df98f1cf365 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DIALOG_H_
 #define _WX_DIALOG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "dialog.h"
 #endif
 
@@ -87,7 +87,6 @@ public:
     // --------------
 
     // event handlers
-//    bool OnClose();
     void OnCharHook(wxKeyEvent& event);
     void OnCloseWindow(wxCloseEvent& event);