diff options
author | Holger Schurig <schurig@mn-solutions.de> | 2004-10-11 07:44:43 +0000 |
---|---|---|
committer | Holger Schurig <schurig@mn-solutions.de> | 2004-10-11 07:44:43 +0000 |
commit | 325613c034dd38398acf761544eb819effd7248b (patch) | |
tree | 38a5113757c8cf2a655a66a0748cf70cfa6526dc | |
parent | f395866563a8e459488861acb2ed13e3c99cc2e6 (diff) |
fix the fix: zecke already split server.pro and added it to the CVS version
BKrev: 416a39ebgDGKVeKDJyChLGM6mPpkBA
-rw-r--r-- | opie-taskbar/opie-taskbar/server.pro-1.1.6 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/opie-taskbar/opie-taskbar/server.pro-1.1.6 b/opie-taskbar/opie-taskbar/server.pro-1.1.6 index d801137d05..c262de99e2 100644 --- a/opie-taskbar/opie-taskbar/server.pro-1.1.6 +++ b/opie-taskbar/opie-taskbar/server.pro-1.1.6 @@ -15,7 +15,6 @@ HEADERS += server.h \ stabmon.h \ inputmethods.h \ systray.h \ - prr.h \ wait.h \ shutdownimpl.h \ launcher.h \ @@ -45,7 +44,6 @@ SOURCES += server.cpp \ stabmon.cpp \ inputmethods.cpp \ systray.cpp \ - prr.cpp \ wait.cpp \ shutdownimpl.cpp \ launcher.cpp \ |