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()
|
StyledEditApp::CloseDocument()
|
||||||
{
|
{
|
||||||
fWindowCount--;
|
fWindowCount--;
|
||||||
|
windowRect.OffsetBy(-15,-15);
|
||||||
if (fWindowCount == 0) {
|
if (fWindowCount == 0) {
|
||||||
BAutolock lock(this);
|
BAutolock lock(this);
|
||||||
Quit();
|
Quit();
|
||||||
|
|||||||
Reference in New Issue
Block a user