From 8557bf1108c18ce2fdb5e5b7daf9a737f4842884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Mon, 24 Feb 2003 18:51:54 +0000 Subject: [PATCH] I knew I forgot something. Make the API naming match the new ASN spec. svn path=/trunk/kdebase/kwin/; revision=209110 --- workspace.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace.cpp b/workspace.cpp index 5c00405399..7b392f81ba 100644 --- a/workspace.cpp +++ b/workspace.cpp @@ -361,7 +361,7 @@ Workspace::Workspace( bool restore ) // call this before XSelectInput() on the root window d->startup = new KStartupInfo( - KStartupInfo::DisableKWinModule | KStartupInfo::AnnounceSuspendChanges, this ); + KStartupInfo::DisableKWinModule | KStartupInfo::AnnounceSilenceChanges, this ); // select windowmanager privileges XSelectInput(qt_xdisplay(), root,