mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
65b49edf8a
commit
7a368ab06b
3 changed files with 7 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue