save the settings after setting the annotation author

svn path=/branches/work/kde4/playground/graphics/okular/; revision=541262
remotes/origin/old/work/newpageview
Pino Toscano 20 years ago
parent 198a3d8e00
commit 3fe3343e02
  1. 1
      ui/pageviewannotator.cpp

@ -454,6 +454,7 @@ void PageViewAnnotator::setEnabled( bool on )
}
// save the name
KpdfSettings::setAnnotationsAuthor( userName );
KpdfSettings::writeConfig();
}
}

Loading…
Cancel
Save