-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 | |||
@@ -38,4 +38,6 @@ LIBS += $(QTOPIALIB) | |||
38 | #configwndimpl.h \ | 38 | #configwndimpl.h \ |
39 | #selftest.h | 39 | #selftest.h |
40 | #subtbledit.h \ | ||
41 | #subtbleditimpl.h \ | ||
40 | 42 | ||
41 | HEADERS = \ | 43 | HEADERS = \ |
@@ -84,6 +86,4 @@ setmasterpwwnd_emb.h \ | |||
84 | setmasterpwwndimpl.h \ | 86 | setmasterpwwndimpl.h \ |
85 | sha1.h \ | 87 | sha1.h \ |
86 | subtbledit.h \ | ||
87 | subtbleditimpl.h \ | ||
88 | waitwnd.h \ | 88 | waitwnd.h \ |
89 | kcmconfigs/kcmpwmconfig.h \ | 89 | kcmconfigs/kcmpwmconfig.h \ |
@@ -102,4 +102,6 @@ kcmconfigs/pwmconfigwidget.h \ | |||
102 | #pwmprint.cpp \ | 102 | #pwmprint.cpp \ |
103 | #spinforsignal.cpp | 103 | #spinforsignal.cpp |
104 | #subtbledit.cpp \ | ||
105 | #subtbleditimpl.cpp \ | ||
104 | 106 | ||
105 | SOURCES = \ | 107 | SOURCES = \ |
@@ -145,6 +147,4 @@ setmasterpwwnd_emb.cpp \ | |||
145 | setmasterpwwndimpl.cpp \ | 147 | setmasterpwwndimpl.cpp \ |
146 | sha1.cpp \ | 148 | sha1.cpp \ |
147 | subtbledit.cpp \ | ||
148 | subtbleditimpl.cpp \ | ||
149 | waitwnd.cpp \ | 149 | waitwnd.cpp \ |
150 | kcmconfigs/kcmpwmconfig.cpp \ | 150 | kcmconfigs/kcmpwmconfig.cpp \ |