X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20123d495814b8b8543bf43fbd63aa7ec21e5d78..5ecd98f17596ce1593741fb379e1ef813de41fcc:/include/wx/gtk1/slider.h diff --git a/include/wx/gtk1/slider.h b/include/wx/gtk1/slider.h index 7c1ab92185..0782415170 100644 --- a/include/wx/gtk1/slider.h +++ b/include/wx/gtk1/slider.h @@ -1,8 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/gtk/slider.h +// Name: wx/gtk1/slider.h // Purpose: // Author: Robert Roebling -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -10,10 +9,6 @@ #ifndef __GTKSLIDERH__ #define __GTKSLIDERH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface -#endif - // ---------------------------------------------------------------------------- // wxSlider // ---------------------------------------------------------------------------- @@ -62,7 +57,7 @@ public: static wxVisualAttributes GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL); - + // implementation bool IsOwnGtkWindow( GdkWindow *window ); void GtkDisableEvents();