author | ulf69 <ulf69> | 2004-09-28 22:03:40 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-09-28 22:03:40 (UTC) |
commit | 3efc9aaf086dee47633e049e80b18f61a2017ff3 (patch) (side-by-side diff) | |
tree | 93589761a5fe9dd1817af6c26ea0b9ae383eb756 | |
parent | 551a0bb353c7ffff4b307956a7cc7a023bf36863 (diff) | |
download | kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.zip kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.gz kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.bz2 |
optimized memorylayout by reducing unneeded files
-rw-r--r-- | pwmanager/pwmanager/pwmanagerE.pro | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro index b0c9236..3bcf679 100644 --- a/pwmanager/pwmanager/pwmanagerE.pro +++ b/pwmanager/pwmanager/pwmanagerE.pro @@ -39,2 +39,4 @@ LIBS += $(QTOPIALIB) #selftest.h +#subtbledit.h \ +#subtbleditimpl.h \ @@ -85,4 +87,2 @@ setmasterpwwndimpl.h \ sha1.h \ -subtbledit.h \ -subtbleditimpl.h \ waitwnd.h \ @@ -103,2 +103,4 @@ kcmconfigs/pwmconfigwidget.h \ #spinforsignal.cpp +#subtbledit.cpp \ +#subtbleditimpl.cpp \ @@ -146,4 +148,2 @@ setmasterpwwndimpl.cpp \ sha1.cpp \ -subtbledit.cpp \ -subtbleditimpl.cpp \ waitwnd.cpp \ |