]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/window.h
Changed some more name in wxSocket (internal)
[wxWidgets.git] / include / wx / os2 / window.h
index 12d2e8d66b1c6ae24240c9c3e54c08823d4e0605..f4b17984685d96504e64dd1337005fb5f4cb7456 100644 (file)
@@ -146,6 +146,7 @@ public:
     // same as DoSetSize() for the client size
     virtual void DoSetClientSize(int width, int height);
     virtual bool DoPopupMenu( wxMenu *menu, int x, int y );
+    virtual WXWidget GetHandle() const;
 
 // ---------------------------------------------------------------------------
 // wxWindowBase virtual implementations that need to be overriden