Corrected name of .config editor

This commit is contained in:
Thorbjørn Lindeijer
2009-06-12 13:55:08 +02:00
parent 7248f9a020
commit f5e7fb9cbb
5 changed files with 7 additions and 8 deletions

View File

@@ -46,13 +46,10 @@ QKeySequence INavigationWidgetFactory::activationSequence()
return QKeySequence();
}
void INavigationWidgetFactory::saveSettings(int /* position */, QWidget * /* widget */)
{
}
void INavigationWidgetFactory::restoreSettings(int /* position */, QWidget * /* widget */)
{
}