Partially revert 7a368ab06b4926236ec93207e66ff7b14c234fe1
If we #include "qt-ui/ui_anything" from anywhere, the Makefile rules will blow up. Signed-off-by: Thiago Macieira <thiago@macieira.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d53d00db02
commit
b3b729e629
@ -7,7 +7,7 @@ class QAbstractButton;
|
||||
#include <QWidget>
|
||||
#include <QDialog>
|
||||
|
||||
#include "qt-ui/ui_renumber.h"
|
||||
#include "ui_renumber.h"
|
||||
|
||||
class MinMaxAvgWidget : public QWidget{
|
||||
Q_OBJECT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user