X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c2ba9a1e12258f1d923ee8f7131626afde76061..f52e0cf4893f90451eaf5987e4786bde066f629c:/include/wx/prntbase.h diff --git a/include/wx/prntbase.h b/include/wx/prntbase.h index 829d17f87a..d7ed29ed22 100644 --- a/include/wx/prntbase.h +++ b/include/wx/prntbase.h @@ -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();