X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dfe1eee3bb9ecde8c4490ea69c07b5030d69530c..559fe022dbd5d4d961402b5c973e5225fa91f17f:/include/wx/motif/dialog.h diff --git a/include/wx/motif/dialog.h b/include/wx/motif/dialog.h index da9d0382f1..1c01f7f4e9 100644 --- a/include/wx/motif/dialog.h +++ b/include/wx/motif/dialog.h @@ -98,6 +98,9 @@ public: void OnCharHook(wxKeyEvent& event); void OnCloseWindow(wxCloseEvent& event); + // Responds to size changes + void OnSize(wxSizeEvent& event); + public: //// Motif-specific bool m_modalShowing;