Better fix for the compile problems

Still don't like the order dependency - but at least this seems to work
and correctly build after make confclean.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-10-03 13:21:36 -07:00
parent 65b49edf8a
commit 7a368ab06b
3 changed files with 7 additions and 8 deletions

View file

@ -7,7 +7,7 @@ class QAbstractButton;
#include <QWidget>
#include <QDialog>
#include "ui_renumber.h"
#include "qt-ui/ui_renumber.h"
class MinMaxAvgWidget : public QWidget{
Q_OBJECT