summaryrefslogtreecommitdiff
path: root/core/launcher
authorllornkcor <llornkcor>2004-10-12 09:35:17 (UTC)
committer llornkcor <llornkcor>2004-10-12 09:35:17 (UTC)
commita58a8f105b3f3e2b81165b4d9cebed5b59c0fb24 (patch) (side-by-side diff)
tree2ae6ceb3fd6b1ffe6025e7031d6262cb3e4cdd68 /core/launcher
parentc6cd1497c5e08f68085c27c04277cdb5f720527f (diff)
downloadopie-a58a8f105b3f3e2b81165b4d9cebed5b59c0fb24.zip
opie-a58a8f105b3f3e2b81165b4d9cebed5b59c0fb24.tar.gz
opie-a58a8f105b3f3e2b81165b4d9cebed5b59c0fb24.tar.bz2
something weird with oe not seeing these changes
Diffstat (limited to 'core/launcher') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/server.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/server.pro b/core/launcher/server.pro
index 5f2aa02..3e74ab4 100644
--- a/core/launcher/server.pro
+++ b/core/launcher/server.pro
@@ -2,13 +2,13 @@ TEMPLATE = app
CONFIG += qt warn_on
DESTDIR = $$(OPIEDIR)/bin
HEADERS += server.h \
- qrr.h \
+ qrr.h \
serverinterface.h \
launchertab.h \
documentlist.h \
appicons.h \
taskbar.h \
runningappbar.h \
@@ -32,13 +32,13 @@ HEADERS += server.h \
qprocess.h \
screensaver.h \
$$(OPIEDIR)/noncore/settings/mediummount/mediumwidget.h \
mediadlg.h
SOURCES += server.cpp \
- qrr.cpp \
+ qrr.cpp \
serverinterface.cpp \
launchertab.cpp \
documentlist.cpp \
appicons.cpp \
taskbar.cpp \
runningappbar.cpp \