X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/743e24aa72ed41a56884698802e3b31ca9f26b31..adfb405a9ce054ad1946107d1c3ba3b187c89f51:/include/wx/os2/control.h diff --git a/include/wx/os2/control.h b/include/wx/os2/control.h index 12faf42fae..41ba89cc41 100644 --- a/include/wx/os2/control.h +++ b/include/wx/os2/control.h @@ -123,6 +123,7 @@ private: int m_nYComp; wxString m_label; + WXDWORD m_dwStyle; DECLARE_EVENT_TABLE() }; // end of wxControl