mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
forgot a button, also the ui is fucked at default size (expand a few pixels and its fine though)
This commit is contained in:
parent
e3da9badac
commit
f423c174e7
|
@ -76,6 +76,7 @@ SettingsForm::SettingsForm()
|
|||
buttons.addWidget(&delConf);
|
||||
hboxcont2->setLayout(&buttons);
|
||||
layout.addWidget(hboxcont2);
|
||||
layout.addWidget(&importConf);
|
||||
layout.addWidget(&videoTest);
|
||||
layout.addWidget(&enableIPv6);
|
||||
layout.addWidget(&useTranslations);
|
||||
|
|
Loading…
Reference in New Issue
Block a user