mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
profile: remove two unneeded includes in profilewidget2.cpp
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
7e4973c5b1
commit
26c6344e70
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@
|
||||||
#include "core/imagedownloader.h"
|
#include "core/imagedownloader.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <QScrollBar>
|
|
||||||
#include <QtCore/qmath.h>
|
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
#include <QInputDialog>
|
#include <QInputDialog>
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
|
|
Loading…
Reference in a new issue