]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dialog.h
Renamed GtkMyFixed to GtkPizza,
[wxWidgets.git] / include / wx / motif / dialog.h
index da9d0382f1b480521ebebc414abd421fd6033669..1c01f7f4e924caa49fd299791c310a670523a55b 100644 (file)
@@ -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;