X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dfe1eee3bb9ecde8c4490ea69c07b5030d69530c..e1811a014bf84a353e46607ce9f5e48393a2e236:/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;