]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statline.h
fix remaining cases of wxWindow::ProcessEvent() calls; add convenient ProcessWindowEv...
[wxWidgets.git] / interface / wx / statline.h
index f2830d91cd24bb7ff6671cd29b1eb33e12a0a017..198e5a8824d59e47c043ecd5ca347eba8857c2b9 100644 (file)
@@ -61,7 +61,7 @@ public:
                  const wxPoint& pos = wxDefaultPosition,
                  const wxSize& size = wxDefaultSize,
                  long style = wxLI_HORIZONTAL,
                  const wxPoint& pos = wxDefaultPosition,
                  const wxSize& size = wxDefaultSize,
                  long style = wxLI_HORIZONTAL,
-                 const wxString& name = "staticLine");
+                 const wxString& name = wxStaticLineNameStr);
 
     /**
         Creates the static line for two-step construction.
 
     /**
         Creates the static line for two-step construction.