a little member we need for resizing
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7604 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
31776f9842
commit
d312bebc4c
@ -95,6 +95,9 @@ protected:
|
||||
bool fIsClosing;
|
||||
bool fIsMinimizing;
|
||||
bool fIsZooming;
|
||||
|
||||
// having a hard time doing resizing. It's not nice, but this helps a bit
|
||||
BRect *fNewTopLayerFrame;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user