exactly duplicate R5 cascade behavior
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4264 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -123,6 +123,7 @@ void
|
||||
StyledEditApp::CloseDocument()
|
||||
{
|
||||
fWindowCount--;
|
||||
windowRect.OffsetBy(-15,-15);
|
||||
if (fWindowCount == 0) {
|
||||
BAutolock lock(this);
|
||||
Quit();
|
||||
|
||||
Reference in New Issue
Block a user