Remove dead code
This commit is contained in:
@@ -57,12 +57,6 @@ void DlgStartPreferencesImp::saveSettings()
|
||||
|
||||
void DlgStartPreferencesImp::loadSettings()
|
||||
{
|
||||
// std::string start = App::Application::Config()["StartWorkbench"];
|
||||
// start = App::GetApplication().GetParameterGroupByPath("User
|
||||
// parameter:BaseApp/Preferences/Mod/Start")->
|
||||
// GetASCII("AutoloadModule", start.c_str());
|
||||
// QString startWbName = QLatin1String(start.c_str());
|
||||
|
||||
ui->fileChooserCustomFolder->onRestore();
|
||||
ui->checkBoxShowExamples->onRestore();
|
||||
ui->checkBoxCloseAfterLoading->onRestore();
|
||||
|
||||
Reference in New Issue
Block a user