Pref: Wb : move 'Wb by tab' to wb pref page.
This commit is contained in:
@@ -82,7 +82,6 @@ void DlgSettings3DViewImp::saveSettings()
|
||||
ui->CheckBox_CornerCoordSystem->onSave();
|
||||
ui->SpinBox_CornerCoordSystemSize->onSave();
|
||||
ui->CheckBox_ShowAxisCross->onSave();
|
||||
ui->CheckBox_WbByTab->onSave();
|
||||
ui->CheckBox_ShowFPS->onSave();
|
||||
ui->spinPickRadius->onSave();
|
||||
ui->CheckBox_use_SW_OpenGL->onSave();
|
||||
@@ -100,7 +99,6 @@ void DlgSettings3DViewImp::loadSettings()
|
||||
ui->CheckBox_CornerCoordSystem->onRestore();
|
||||
ui->SpinBox_CornerCoordSystemSize->onRestore();
|
||||
ui->CheckBox_ShowAxisCross->onRestore();
|
||||
ui->CheckBox_WbByTab->onRestore();
|
||||
ui->CheckBox_ShowFPS->onRestore();
|
||||
ui->spinPickRadius->onRestore();
|
||||
ui->CheckBox_use_SW_OpenGL->onRestore();
|
||||
|
||||
Reference in New Issue
Block a user