mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +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"
|
||||
#endif
|
||||
|
||||
#include <QScrollBar>
|
||||
#include <QtCore/qmath.h>
|
||||
#include <QMessageBox>
|
||||
#include <QInputDialog>
|
||||
#include <QDebug>
|
||||
|
|
Loading…
Reference in a new issue