X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..a570e8f8febd7213e789647478298293df4519db:/include/wx/gtk1/statbox.h diff --git a/include/wx/gtk1/statbox.h b/include/wx/gtk1/statbox.h index 67e0a8e21d..400f56377e 100644 --- a/include/wx/gtk1/statbox.h +++ b/include/wx/gtk1/statbox.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/gtk/stabox.h +// Name: wx/gtk1/stabox.h // Purpose: // Author: Robert Roebling // Id: $Id$ @@ -44,7 +44,7 @@ public: protected: void DoApplyWidgetStyle(GtkRcStyle *style); - + private: DECLARE_DYNAMIC_CLASS(wxStaticBox) };