summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/gui.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/wellenreiter/gui/gui.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/gui.pro8
1 files changed, 5 insertions, 3 deletions
diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro
index a11698f..2c4c6c3 100644
--- a/noncore/net/wellenreiter/gui/gui.pro
+++ b/noncore/net/wellenreiter/gui/gui.pro
@@ -13,7 +13,8 @@ HEADERS = wellenreiterbase.h \
statwindow.h \
configwindow.h \
manufacturers.h \
- graphwindow.h
+ graphwindow.h \
+ protolistview.h
SOURCES = main.cpp \
mainwindow.cpp \
@@ -25,11 +26,12 @@ SOURCES = main.cpp \
statwindow.cpp \
configwindow.cpp \
manufacturers.cpp \
- graphwindow.cpp
+ graphwindow.cpp \
+ protolistview.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-INTERFACES = configbase.ui #configbasenew.ui
+INTERFACES = configbase.ui
TARGET = wellenreiter
!contains( platform, x11 ) {