X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20123d495814b8b8543bf43fbd63aa7ec21e5d78..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/gtk1/spinbutt.h diff --git a/include/wx/gtk1/spinbutt.h b/include/wx/gtk1/spinbutt.h index 2c0c3913a7..332628fd8d 100644 --- a/include/wx/gtk1/spinbutt.h +++ b/include/wx/gtk1/spinbutt.h @@ -1,9 +1,8 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/gtk/spinbutt.h +// Name: wx/gtk1/spinbutt.h // Purpose: wxSpinButton class // Author: Robert Roebling // Modified by: -// RCS-ID: $Id$ // Copyright: (c) Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -11,10 +10,6 @@ #ifndef _WX_GTK_SPINBUTT_H_ #define _WX_GTK_SPINBUTT_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface -#endif - //----------------------------------------------------------------------------- // wxSpinButton //----------------------------------------------------------------------------- @@ -48,7 +43,7 @@ public: static wxVisualAttributes GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL); - + // implementation void OnSize( wxSizeEvent &event );