profile: remove two unneeded includes in profilewidget2.cpp

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2021-12-10 09:53:51 +01:00 committed by Dirk Hohndel
parent 7e4973c5b1
commit 26c6344e70

View file

@ -24,8 +24,6 @@
#include "core/imagedownloader.h"
#endif
#include <QScrollBar>
#include <QtCore/qmath.h>
#include <QMessageBox>
#include <QInputDialog>
#include <QDebug>