Start: Small fixes in preference page

This commit is contained in:
Yorik van Havre
2018-08-05 19:03:56 -03:00
committed by Yorik van Havre
parent ac6586a207
commit 5bc02545ca
2 changed files with 3 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ DlgStartPreferencesImp::DlgStartPreferencesImp( QWidget* parent )
// Hide currently unused controls
label_12->hide();
label_7->hide();
colorButton_7->hide();
radioButton_1->hide();
radioButton_2->hide();