]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/spinctrl.h
use (new) wxAcceleratorEntry::Create() instead of recently deprecated wxGetAccelFromS...
[wxWidgets.git] / include / wx / mac / classic / spinctrl.h
index e7c941b14af3f5e8a643dd5f8fd3cc027bcb7ebe..c3a57deca074bcb62640bca3bfda60fcebb569ef 100755 (executable)
@@ -6,7 +6,7 @@
 // Created:     28.10.99
 // RCS-ID:      $Id$
 // Copyright:   (c) Vadim Zeitlin
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MAC_SPINCTRL_H_
 
 #if wxUSE_SPINBTN 
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "spinctlg.h"
-#endif
-
 class WXDLLEXPORT wxSpinButton;
 class WXDLLEXPORT wxTextCtrl;