]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/toplevel.h
Fix aggregate has a partly bracketed Unmatched initializer warnings - which means...
[wxWidgets.git] / include / wx / motif / toplevel.h
index 827b853690ebf882de6441680e7ed732763faa99..35bef8c4843ecf3070b8e2451d62adcfce9782a6 100644 (file)
@@ -69,6 +69,7 @@ protected:
     // common part of wxDialog/wxFrame destructors
     void PreDestroy();
 
+    virtual void DoGetPosition(int* x, int* y) const;
 private:
     // both these functions should be pure virtual
     virtual bool DoCreate( wxWindow* parent, wxWindowID id,