]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/spinctrl.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committi...
[wxWidgets.git] / include / wx / mac / classic / spinctrl.h
index 9ffd5d1ee22b00c7df4f92174f3c97a3c90c7887..c3a57deca074bcb62640bca3bfda60fcebb569ef 100755 (executable)
 
 #if wxUSE_SPINBTN 
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "spinctlg.h"
-#endif
-
 class WXDLLEXPORT wxSpinButton;
 class WXDLLEXPORT wxTextCtrl;