mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kdeui: remove FIXME
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
0ddd9e7046
commit
7d102a665e
1 changed files with 1 additions and 2 deletions
|
@ -766,8 +766,7 @@ void KGlobalSettings::Private::_k_slotNotifyChange(int changeType, int arg)
|
|||
break;
|
||||
|
||||
case BlockShortcuts:
|
||||
// FIXME KAccel port
|
||||
//KGlobalAccel::blockShortcuts(arg);
|
||||
// NOTE: KGlobalAccel connects to this signal
|
||||
emit q->blockShortcuts(arg); // see kwin
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue