]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/prntbase.h
not needed
[wxWidgets.git] / include / wx / prntbase.h
index 829d17f87a6a349b67118b8c75b282ca5d4abc68..d7ed29ed22e001d45c8cf6122251b24d8a7f2c27 100644 (file)
@@ -197,7 +197,7 @@ public:
                    const wxString& title = wxT("Print Preview"),
                    const wxPoint& pos = wxDefaultPosition,
                    const wxSize& size = wxDefaultSize,
-                   long style = wxDEFAULT_FRAME_STYLE|wxFULL_REPAINT_ON_RESIZE,
+                   long style = wxDEFAULT_FRAME_STYLE,
                    const wxString& name = wxT("frame"));
     ~wxPreviewFrame();