Minor tweak to hide/show tracking
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2769 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -97,7 +97,7 @@ protected:
|
|||||||
PortLink *_winlink,*_applink;
|
PortLink *_winlink,*_applink;
|
||||||
BLocker _locker;
|
BLocker _locker;
|
||||||
BRect _frame;
|
BRect _frame;
|
||||||
uint8 _hidecount;
|
bool _hidecount;
|
||||||
uint32 _token;
|
uint32 _token;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user