summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.pro
authorsandman <sandman>2002-12-17 19:16:18 (UTC)
committer sandman <sandman>2002-12-17 19:16:18 (UTC)
commitf36c70938c8c2907a1b61637af3bd589262b4b5e (patch) (side-by-side diff)
tree7ed7429477ad0b17ea131fddcc5cab9fff088b26 /core/launcher/launcher.pro
parentb6a03145553d7f536b04fc3355718cfdd72c590d (diff)
downloadopie-f36c70938c8c2907a1b61637af3bd589262b4b5e.zip
opie-f36c70938c8c2907a1b61637af3bd589262b4b5e.tar.gz
opie-f36c70938c8c2907a1b61637af3bd589262b4b5e.tar.bz2
replaced the private QProcess copy for the FTP server with the already
available libopie/OProcess
Diffstat (limited to 'core/launcher/launcher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 3391378..21f8374 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -4,7 +4,6 @@ DESTDIR = ../../bin
HEADERS = background.h \
desktop.h \
screensaver.h \
- qprocess.h \
mediummountgui.h \
info.h \
appicons.h \
@@ -47,7 +46,6 @@ SOURCES = background.cpp \
desktop.cpp \
screensaver.cpp \
mediummountgui.cpp \
- qprocess.cpp qprocess_unix.cpp \
info.cpp \
appicons.cpp \
taskbar.cpp \