Deprecated--
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=506323
This commit is contained in:
parent
2c0224231b
commit
c07bf09711
@ -90,7 +90,7 @@ void AppletChain::setXineramaScreen(int screen)
|
||||
{
|
||||
if (screen < 0 || screen > qApp->desktop()->numScreens() - 1)
|
||||
{
|
||||
kdDebug() << "tried to set a bad screen for AppletChain" << endl;
|
||||
kDebug() << "tried to set a bad screen for AppletChain" << endl;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user