]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/popupwin.h
Ignore the DECLARE_*()'s when swigging
[wxWidgets.git] / include / wx / gtk / popupwin.h
index cb0f7f18dd208c09f79724bddcbf2bc019ec8fd6..bd1a638b7f7c044416cfd59b32d0d2a81d079c10 100644 (file)
@@ -41,6 +41,8 @@ protected:
     virtual void DoMoveWindow(int x, int y, int width, int height);
 
 private:
+    virtual void AddChildGTK(wxWindowGTK* child);
+
 #ifdef __WXUNIVERSAL__
     DECLARE_EVENT_TABLE()
 #endif