I guess this is what was meant to be added here that r812655 had to revert.
svn path=/trunk/KDE/kdebase/workspace/; revision=817648
This commit is contained in:
parent
43d5a25d39
commit
d2a7a9be3f
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,8 @@ void VideoRecordEffectConfig::save()
|
|||
|
||||
conf.sync();
|
||||
|
||||
mShortcutEditor->save(); // undo() will restore to this state from now on
|
||||
|
||||
emit changed(false);
|
||||
EffectsHandler::sendReloadMessage( "videorecord" );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue