summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (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)
37#configwnd.h \ 37#configwnd.h \
38#configwndimpl.h \ 38#configwndimpl.h \
39#selftest.h 39#selftest.h
40#subtbledit.h \
41#subtbleditimpl.h \
40 42
41HEADERS = \ 43HEADERS = \
42addentrywnd_emb.h \ 44addentrywnd_emb.h \
@@ -83,8 +85,6 @@ serializer.h \
83setmasterpwwnd_emb.h \ 85setmasterpwwnd_emb.h \
84setmasterpwwndimpl.h \ 86setmasterpwwndimpl.h \
85sha1.h \ 87sha1.h \
86subtbledit.h \
87subtbleditimpl.h \
88waitwnd.h \ 88waitwnd.h \
89kcmconfigs/kcmpwmconfig.h \ 89kcmconfigs/kcmpwmconfig.h \
90kcmconfigs/pwmconfigwidget.h \ 90kcmconfigs/pwmconfigwidget.h \
@@ -101,6 +101,8 @@ kcmconfigs/pwmconfigwidget.h \
101#selftest.cpp \ 101#selftest.cpp \
102#pwmprint.cpp \ 102#pwmprint.cpp \
103#spinforsignal.cpp 103#spinforsignal.cpp
104#subtbledit.cpp \
105#subtbleditimpl.cpp \
104 106
105SOURCES = \ 107SOURCES = \
106addentrywnd_emb.cpp \ 108addentrywnd_emb.cpp \
@@ -144,8 +146,6 @@ serializer.cpp \
144setmasterpwwnd_emb.cpp \ 146setmasterpwwnd_emb.cpp \
145setmasterpwwndimpl.cpp \ 147setmasterpwwndimpl.cpp \
146sha1.cpp \ 148sha1.cpp \
147subtbledit.cpp \
148subtbleditimpl.cpp \
149waitwnd.cpp \ 149waitwnd.cpp \
150kcmconfigs/kcmpwmconfig.cpp \ 150kcmconfigs/kcmpwmconfig.cpp \
151kcmconfigs/pwmconfigwidget.cpp \ 151kcmconfigs/pwmconfigwidget.cpp \