]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/toplevel.h
added selecting-while-dragging
[wxWidgets.git] / include / wx / msw / toplevel.h
index b4e77b09da5289bb6c62a2e1e3c083fde4de2abc..9b7871c4a61e621ad9ac404cfc2ab4a1003fe779 100644 (file)
@@ -58,6 +58,8 @@ public:
     virtual void SetIcons(const wxIconBundle& icons );
     virtual void Restore();
 
+    virtual bool SetShape(const wxRegion& region);
+
     virtual bool Show(bool show = TRUE);
 
     virtual bool ShowFullScreen(bool show, long style = wxFULLSCREEN_ALL);