cleanup: remove unnecessary includes from maintab

These are artifacts from when the maintab contained more stuff.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-10-28 06:57:10 +01:00 committed by bstoeger
parent d747d76762
commit 7c70459f6c
2 changed files with 0 additions and 7 deletions

View file

@ -9,9 +9,6 @@
#define MAINTAB_H
#include <QTabWidget>
#include <QDialog>
#include <QMap>
#include <QUuid>
#include "ui_maintab.h"
#include "qt-models/completionmodels.h"