|
|
@ -76,6 +76,7 @@ SettingsForm::SettingsForm() |
|
|
|
buttons.addWidget(&delConf); |
|
|
|
buttons.addWidget(&delConf); |
|
|
|
hboxcont2->setLayout(&buttons); |
|
|
|
hboxcont2->setLayout(&buttons); |
|
|
|
layout.addWidget(hboxcont2); |
|
|
|
layout.addWidget(hboxcont2); |
|
|
|
|
|
|
|
layout.addWidget(&importConf); |
|
|
|
layout.addWidget(&videoTest); |
|
|
|
layout.addWidget(&videoTest); |
|
|
|
layout.addWidget(&enableIPv6); |
|
|
|
layout.addWidget(&enableIPv6); |
|
|
|
layout.addWidget(&useTranslations); |
|
|
|
layout.addWidget(&useTranslations); |
|
|
|