Silence.
svn path=/trunk/KDE/kdebase/workspace/; revision=723460
This commit is contained in:
parent
00d75e9536
commit
4a66783f51
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ bool Workspace::workspaceEvent( XEvent * e )
|
|||
was_user_interaction = true;
|
||||
int keyQt;
|
||||
KKeyServer::xEventToQt(e, &keyQt);
|
||||
kDebug(125) << "Workspace::keyPress( " << keyQt << " )";
|
||||
// kDebug(125) << "Workspace::keyPress( " << keyQt << " )";
|
||||
if (movingClient)
|
||||
{
|
||||
movingClient->keyPressEvent(keyQt);
|
||||
|
|
Loading…
Reference in a new issue