fix7
This commit is contained in:
parent
85340eab40
commit
014969a959
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ static gboolean place_transient(ObClient *client, gint *x, gint *y)
|
|||
return FALSE;
|
||||
}
|
||||
|
||||
void place_client(ObClient *client, gint *x, gint *y, ObAppSetting *settings)
|
||||
void place_client(ObClient *client, gint *x, gint *y, ObAppSettings *settings)
|
||||
{
|
||||
if (client->positioned)
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue