]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listctrl.h
moved OnExceptionInMainLoop() from wxAppConsole to wxAppBase because
[wxWidgets.git] / include / wx / listctrl.h
index fbf05abb9cefbedcd9ffeee369b159ee82bc30fe..ba631c79854d4bc1fe58e64b3d690f7174a092a8 100644 (file)
 #ifndef _WX_LISTCTRL_H_BASE_
 #define _WX_LISTCTRL_H_BASE_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "listctrlbase.h"
-#endif
-
 #include "wx/defs.h" // headers should include this before first wxUSE_XXX check
 
 #if wxUSE_LISTCTRL