Start: Refined display + start with forum disabled
This commit is contained in:
committed by
Yorik van Havre
parent
1007c822d6
commit
efae18742e
@@ -94,6 +94,7 @@ void DlgStartPreferencesImp::saveSettings()
|
||||
checkBox_1->onSave();
|
||||
checkBox_2->onSave();
|
||||
checkBox_3->onSave();
|
||||
checkBox_4->onSave();
|
||||
}
|
||||
|
||||
void DlgStartPreferencesImp::loadSettings()
|
||||
@@ -118,6 +119,7 @@ void DlgStartPreferencesImp::loadSettings()
|
||||
checkBox_1->onRestore();
|
||||
checkBox_2->onRestore();
|
||||
checkBox_3->onRestore();
|
||||
checkBox_4->onRestore();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user