forked from qt-creator/qt-creator
Corrected name of .config editor
This commit is contained in:
@@ -46,13 +46,10 @@ QKeySequence INavigationWidgetFactory::activationSequence()
|
||||
return QKeySequence();
|
||||
}
|
||||
|
||||
|
||||
void INavigationWidgetFactory::saveSettings(int /* position */, QWidget * /* widget */)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void INavigationWidgetFactory::restoreSettings(int /* position */, QWidget * /* widget */)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user