Fix compile error when not building with CONFIG+=debug
There are still some warnings left, but at least it compiles now. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6cc65f5e1c
commit
49a4a11a44
@ -15,8 +15,8 @@
|
||||
|
||||
#ifndef QT_NO_DEBUG
|
||||
#include <QTableView>
|
||||
#include "mainwindow.h"
|
||||
#endif
|
||||
#include "mainwindow.h"
|
||||
|
||||
ProfileWidget2::ProfileWidget2(QWidget *parent) :
|
||||
QGraphicsView(parent),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user