X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31528cd3cac75558beef4bce0ba21fd182a808ab..916d0b616512788f3687583e39a0384b908c30be:/include/wx/generic/textdlgg.h diff --git a/include/wx/generic/textdlgg.h b/include/wx/generic/textdlgg.h index 13169fe86a..e95ab6dc2d 100644 --- a/include/wx/generic/textdlgg.h +++ b/include/wx/generic/textdlgg.h @@ -47,6 +47,7 @@ public: protected: wxTextCtrl *m_textctrl; wxString m_value; + int m_dialogStyle; private: DECLARE_EVENT_TABLE()