mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kstart: adjust to recent changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
d5bb8cf60b
commit
a606bf7a21
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ void KStart::sendRule() {
|
|||
message += "fullscreen=true\nfullscreenrule=3\n";
|
||||
}
|
||||
|
||||
msg.broadcastMessage( "_KDE_NET_WM_TEMPORARY_RULES", message, -1, false );
|
||||
msg.broadcastMessage( "_KDE_NET_WM_TEMPORARY_RULES", message, -1);
|
||||
qApp->flush();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue