X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..46d492a879f7fec474c0847dd0637593453746eb:/include/wx/prntbase.h diff --git a/include/wx/prntbase.h b/include/wx/prntbase.h index d7ed29ed22..829d17f87a 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, + long style = wxDEFAULT_FRAME_STYLE|wxFULL_REPAINT_ON_RESIZE, const wxString& name = wxT("frame")); ~wxPreviewFrame();