]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/scrolwin.h
added test for writing empty value to the config
[wxWidgets.git] / include / wx / generic / scrolwin.h
index 43cc01fcadf35180f74ae770d4d65b316ace90a5..a8f180e03418f8b0342cbcfca5196e0c795bc37c 100644 (file)
@@ -42,7 +42,7 @@ WXDLLEXPORT_DATA(extern const wxChar*) wxPanelNameStr;
 class WXDLLEXPORT wxGenericScrolledWindow : public wxPanel,
                                             public wxScrollHelper
 {
-public:
+ public:
     wxGenericScrolledWindow() : wxScrollHelper(this) { }
     wxGenericScrolledWindow(wxWindow *parent,
                      wxWindowID id = -1,