--- 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);