X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9cafd42895c93cc11fc63b245fbade167b82a62..79dbea214678efdf41577c758f49c3275a980733:/include/wx/prntbase.h diff --git a/include/wx/prntbase.h b/include/wx/prntbase.h index d7ed29ed22..bc8df5fed0 100644 --- a/include/wx/prntbase.h +++ b/include/wx/prntbase.h @@ -212,6 +212,7 @@ protected: wxPreviewCanvas* m_previewCanvas; wxPreviewControlBar* m_controlBar; wxPrintPreviewBase* m_printPreview; + wxWindowDisabler* m_windowDisabler; private: DECLARE_CLASS(wxPreviewFrame)