X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..3d777efedc1e05bd6c2a7c34a00a65895b62bb13:/include/wx/gtk1/statbox.h?ds=inline diff --git a/include/wx/gtk1/statbox.h b/include/wx/gtk1/statbox.h index 67e0a8e21d..089c3488c9 100644 --- a/include/wx/gtk1/statbox.h +++ b/include/wx/gtk1/statbox.h @@ -1,8 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/gtk/stabox.h +// Name: wx/gtk1/statbox.h // Purpose: // Author: Robert Roebling -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -44,7 +43,7 @@ public: protected: void DoApplyWidgetStyle(GtkRcStyle *style); - + private: DECLARE_DYNAMIC_CLASS(wxStaticBox) };