Remove some unneeded QApplication includes

This commit is contained in:
Sergio Martins
2022-06-07 17:14:05 +01:00
parent 3c13f51017
commit 060fe44e71
4 changed files with 6 additions and 5 deletions

View File

@@ -20,6 +20,9 @@
#include "ViewFactory_qtwidgets.h"
#include <QScreen>
#include <QApplication>
#include <QLineEdit>
#include <QAbstractButton>
#include <memory.h>