]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/docview.h
Added wxTolBar::etMargins
[wxWidgets.git] / include / wx / docview.h
index f3717c44bffec885234a81d188bf5b4492ee391b..755506cfeb949b913cf9b72879e32cc316bd83b4 100644 (file)
@@ -400,7 +400,7 @@ class WXDLLEXPORT wxDocParentFrame: public wxFrame
  public:
   wxDocParentFrame(wxDocManager *manager, wxFrame *frame, wxWindowID id, const wxString& title,
     const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize,
  public:
   wxDocParentFrame(wxDocManager *manager, wxFrame *frame, wxWindowID id, const wxString& title,
     const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize,
-    long type = wxDEFAULT_FRAME, const wxString& name = "frame");
+    long type = wxDEFAULT_FRAME_STYLE, const wxString& name = "frame");
 
   // Extend event processing to search the document manager's event table
   virtual bool ProcessEvent(wxEvent& event);
 
   // Extend event processing to search the document manager's event table
   virtual bool ProcessEvent(wxEvent& event);