]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/toplevel.h
GetIcon() returns wxIconLocation, not wxIcon, now
[wxWidgets.git] / include / wx / motif / toplevel.h
index 359b51178b9be6625fbf5ec77ebc527e27a9f7e2..d5145cd3301b2890f735f27910b6d6f9eea1d639 100644 (file)
@@ -60,6 +60,8 @@ public:
                                int maxW = -1, int maxH = -1,
                                int incW = -1, int incH = -1 );
 
+    virtual bool SetShape( const wxRegion& region );
+
     WXWidget GetShellWidget() const;
 protected:
     // common part of all constructors