src/widget/widget.h
branchcpp_gui
changeset 6295 a88d8c2cff6e
parent 6294 6c74bf9cc5a4
child 6297 4bf29d14edba
--- a/src/widget/widget.h	Sat Mar 10 04:52:01 2007 +0000
+++ b/src/widget/widget.h	Sat Mar 10 08:53:59 2007 +0000
@@ -112,6 +112,7 @@
 	Point16 Size() const;
 	Point16 CenterPt() const;
 	const Rect16& GetRect() const;
+	Rect16 GetLocalRect() const;
 
 	void SetLeft(int16 val);
 	void SetTop(int16 val);