X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..2d4957f2401a8814f90cda21ef945d99bc74596e:/include/wx/prntbase.h?ds=sidebyside 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();