summaryrefslogtreecommitdiffabout
path: root/pwmanager
authorulf69 <ulf69>2004-09-28 22:03:40 (UTC)
committer ulf69 <ulf69>2004-09-28 22:03:40 (UTC)
commit3efc9aaf086dee47633e049e80b18f61a2017ff3 (patch) (side-by-side diff)
tree93589761a5fe9dd1817af6c26ea0b9ae383eb756 /pwmanager
parent551a0bb353c7ffff4b307956a7cc7a023bf36863 (diff)
downloadkdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.zip
kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.gz
kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.bz2
optimized memorylayout by reducing unneeded files
Diffstat (limited to 'pwmanager') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/pwmanager/pwmanagerE.pro8
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
@@ -37,6 +37,8 @@ LIBS += $(QTOPIALIB)
#configwnd.h \
#configwndimpl.h \
#selftest.h
+#subtbledit.h \
+#subtbleditimpl.h \
HEADERS = \
addentrywnd_emb.h \
@@ -83,8 +85,6 @@ serializer.h \
setmasterpwwnd_emb.h \
setmasterpwwndimpl.h \
sha1.h \
-subtbledit.h \
-subtbleditimpl.h \
waitwnd.h \
kcmconfigs/kcmpwmconfig.h \
kcmconfigs/pwmconfigwidget.h \
@@ -101,6 +101,8 @@ kcmconfigs/pwmconfigwidget.h \
#selftest.cpp \
#pwmprint.cpp \
#spinforsignal.cpp
+#subtbledit.cpp \
+#subtbleditimpl.cpp \
SOURCES = \
addentrywnd_emb.cpp \
@@ -144,8 +146,6 @@ serializer.cpp \
setmasterpwwnd_emb.cpp \
setmasterpwwndimpl.cpp \
sha1.cpp \
-subtbledit.cpp \
-subtbleditimpl.cpp \
waitwnd.cpp \
kcmconfigs/kcmpwmconfig.cpp \
kcmconfigs/pwmconfigwidget.cpp \