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
@@ -36,8 +36,10 @@ LIBS += $(QTOPIALIB)
36#configuration.h \ 36#configuration.h \
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 \
43addentrywndimpl.h \ 45addentrywndimpl.h \
@@ -82,10 +84,8 @@ rencatwnd.h \
82serializer.h \ 84serializer.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 \
91 91
@@ -100,8 +100,10 @@ kcmconfigs/pwmconfigwidget.h \
100#printtext.cpp \ 100#printtext.cpp \
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 \
107addentrywndimpl.cpp \ 109addentrywndimpl.cpp \
@@ -143,10 +145,8 @@ rencatwnd.cpp \
143serializer.cpp \ 145serializer.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 \
152 152