X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/92afa2b150803da84a4bc7dfa4e580dbbff15c9a..5c1bfc5da0e4a79803c87747371bcccb377899e0:/include/wx/generic/textdlgg.h diff --git a/include/wx/generic/textdlgg.h b/include/wx/generic/textdlgg.h index e95ab6dc2d..61b9117583 100644 --- a/include/wx/generic/textdlgg.h +++ b/include/wx/generic/textdlgg.h @@ -47,7 +47,7 @@ public: protected: wxTextCtrl *m_textctrl; wxString m_value; - int m_dialogStyle; + long m_dialogStyle; private: DECLARE_EVENT_TABLE()