This must have been a typo.
svn path=/trunk/kdebase/kwin/; revision=272432
This commit is contained in:
parent
bcd0bb4113
commit
338593f621
1 changed files with 1 additions and 1 deletions
|
@ -441,7 +441,7 @@ void Placement::placeOnMainWindow(Client* c)
|
||||||
}
|
}
|
||||||
if( place_on == NULL )
|
if( place_on == NULL )
|
||||||
{
|
{
|
||||||
if( mainwindows.count() != 2 )
|
if( mainwindows.count() != 1 )
|
||||||
{
|
{
|
||||||
placeCentered( c );
|
placeCentered( c );
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in a new issue