]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listctrl.h
Add a length parameter for wxRegEx::Matches
[wxWidgets.git] / include / wx / listctrl.h
index 9c289e604c0625a5899ee365a81f1659c49ed25e..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
@@ -26,7 +22,7 @@
 // constants
 // ----------------------------------------------------------------------------
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxListCtrlNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxListCtrlNameStr;
 
 // ----------------------------------------------------------------------------
 // include the wxListCtrl class declaration