Add method to center widgets & clean up unused headers

This commit is contained in:
Konstantinos Sideris 2018-09-21 10:55:24 +03:00
parent ecc346a6da
commit ce26f041ad
11 changed files with 28 additions and 36 deletions

View file

@ -26,7 +26,6 @@
#include "ui/LoadingIndicator.h"
#include "ui/Painter.h"
#include "ui/TextField.h"
#include "ui/Theme.h"
#include "ui/ToggleButton.h"
using namespace dialogs;