From 55f96e0b87b10150144774409332ef4571abc761 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 07 Aug 2003 20:51:50 +0000 Subject: add GPS configuration window --- (limited to 'noncore/net/wellenreiter/gui/gui.pro') diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro index ee239a3..5ff4290 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 \ graphwindow.h \ - protolistview.h + protolistview.h \ + gps.h SOURCES = main.cpp \ mainwindow.cpp \ @@ -25,7 +26,8 @@ SOURCES = main.cpp \ statwindow.cpp \ configwindow.cpp \ graphwindow.cpp \ - protolistview.cpp + protolistview.cpp \ + gps.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -- cgit v0.9.0.2