Add method to center widgets & clean up unused headers
This commit is contained in:
parent
ecc346a6da
commit
ce26f041ad
11 changed files with 28 additions and 36 deletions
|
|
@ -1,13 +1,11 @@
|
|||
#include <QLabel>
|
||||
#include <QPushButton>
|
||||
#include <QStyleOption>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
#include "dialogs/JoinRoom.h"
|
||||
|
||||
#include "Config.h"
|
||||
#include "ui/TextField.h"
|
||||
#include "ui/Theme.h"
|
||||
|
||||
using namespace dialogs;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue