summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/manager.pro
authorharlekin <harlekin>2002-07-01 20:10:07 (UTC)
committer harlekin <harlekin>2002-07-01 20:10:07 (UTC)
commit3c6fd2159f4ff609408a2b5c645ee5a454d01325 (patch) (side-by-side diff)
tree644ac4b759d2adaa3f233acf3e4913801a350625 /noncore/net/opietooth/manager/manager.pro
parentfcdf02d10c738c95748f082eaf40cb47db6d2975 (diff)
downloadopie-3c6fd2159f4ff609408a2b5c645ee5a454d01325.zip
opie-3c6fd2159f4ff609408a2b5c645ee5a454d01325.tar.gz
opie-3c6fd2159f4ff609408a2b5c645ee5a454d01325.tar.bz2
added ability to schon icons next to services
Diffstat (limited to 'noncore/net/opietooth/manager/manager.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/manager.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 4fcf010..55f2fd2 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
CONFIG = qt warn_on debug
#CONFIG = qt warn_on release
-HEADERS = bluebase.h scandialog.h btlistitem.h hciconfwrapper.h
-SOURCES = main.cpp bluebase.cpp scandialog.cpp btlistitem.cpp hciconfwrapper.cpp
+HEADERS = bluebase.h scandialog.h btlistitem.h hciconfwrapper.h bticonloader.h
+SOURCES = main.cpp bluebase.cpp scandialog.cpp btlistitem.cpp hciconfwrapper.cpp bticonloader.cpp
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include