]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/listctrl.h
wxID_PREFERENCES added for the preferences menu item
[wxWidgets.git] / include / wx / generic / listctrl.h
index 6a7dc88036e14f2d8db5f22b7493c5f8b5980eea..d5e35bf8322c0ab73e735080bc9bccd018e303ee 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __LISTCTRLH_G__
 #define __LISTCTRLH_G__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "listctrl.h"
 #endif
 
@@ -164,7 +164,7 @@ public:
     // implementation only from now on
     // -------------------------------
 
-    void OnIdle( wxIdleEvent &event );
+    void OnInternalIdle( );
     void OnSize( wxSizeEvent &event );
 
     // We have to hand down a few functions