You can't use members that don't exist. I have no idea what you meant to do here, Andreas, but it wasn't this.
Build again. CCMAIL: ahartmetz@gmail.com svn path=/trunk/KDE/kdebase/workspace/; revision=812655
This commit is contained in:
parent
db8ca7f784
commit
f31063fcdb
1 changed files with 0 additions and 3 deletions
|
@ -101,9 +101,6 @@ void VideoRecordEffectConfig::save()
|
|||
KConfigGroup conf = EffectsHandler::effectConfig("VideoRecord");
|
||||
|
||||
conf.writeEntry("videopath", saveVideo->url().path());
|
||||
|
||||
m_actionCollection->writeSettings();
|
||||
m_ui->editor->save(); // undo() will restore to this state from now on
|
||||
|
||||
conf.sync();
|
||||
|
||||
|
|
Loading…
Reference in a new issue