-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) #configwndimpl.h \ #selftest.h +#subtbledit.h \ +#subtbleditimpl.h \ HEADERS = \ @@ -84,6 +86,4 @@ setmasterpwwnd_emb.h \ setmasterpwwndimpl.h \ sha1.h \ -subtbledit.h \ -subtbleditimpl.h \ waitwnd.h \ kcmconfigs/kcmpwmconfig.h \ @@ -102,4 +102,6 @@ kcmconfigs/pwmconfigwidget.h \ #pwmprint.cpp \ #spinforsignal.cpp +#subtbledit.cpp \ +#subtbleditimpl.cpp \ SOURCES = \ @@ -145,6 +147,4 @@ setmasterpwwnd_emb.cpp \ setmasterpwwndimpl.cpp \ sha1.cpp \ -subtbledit.cpp \ -subtbleditimpl.cpp \ waitwnd.cpp \ kcmconfigs/kcmpwmconfig.cpp \ |