]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/gdicmn.h
Add wxRect::SetPosition
[wxWidgets.git] / interface / wx / gdicmn.h
index 12daa92904c44e51ed84f474cbfe28bc85d59a9d..aa07a2ced87c69defb48baedfce1d30d95607066 100644 (file)
@@ -423,6 +423,11 @@ public:
     */
     void SetHeight(int height);
 
+    /**
+        Sets the position.
+    */
+    void SetPosition(const wxPoint& pos);
+
     /**
         Sets the size.