Forgot to commit the changed header too.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13363 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2005-06-30 09:14:08 +00:00
parent f939937950
commit bb2ee4164b
+3
View File
@@ -101,6 +101,9 @@ virtual void _ReservedButton3();
BButton &operator=(const BButton &); BButton &operator=(const BButton &);
BRect DrawDefault(BRect bounds, bool enabled); BRect DrawDefault(BRect bounds, bool enabled);
void DrawFocusLine(float x, float y, float width,
bool bVisible);
status_t Execute (); status_t Execute ();
float fCachedWidth; float fCachedWidth;