]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/aui/framemanager.h
Corrected VC++ compilo (not yet tested)
[wxWidgets.git] / include / wx / aui / framemanager.h
index daf771a946a6f7b24c2e546f373f93796e5ce83c..d91bc6e60f5e5e5c9a0f5c4dc7b2beb45b7123cb 100644 (file)
@@ -429,7 +429,7 @@ public:
     bool DetachPane(wxWindow* window);
 
     wxString SavePaneInfo(wxPaneInfo& pane);
-    wxString LoadPaneInfo(wxString pane_part, wxPaneInfo &pane);
+    void LoadPaneInfo(wxString pane_part, wxPaneInfo &pane);
 
     wxString SavePerspective();