]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/spinctlg.h
allow customizing the string values returned by wxGridCellBoolEditor::GetValue()...
[wxWidgets.git] / include / wx / generic / spinctlg.h
index ff315b97aea9cd40dea8ca3bd8c8224fd23eb57e..50e6ef6afeaa411e1c9beaf779c34a0903eebdec 100644 (file)
 
 #if wxUSE_SPINBTN
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "spinctlg.h"
-#endif
-
 class WXDLLEXPORT wxSpinButton;
 class WXDLLEXPORT wxTextCtrl;