diff options
Diffstat (limited to 'libsowatch/libsowatch.pro')
-rw-r--r-- | libsowatch/libsowatch.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libsowatch/libsowatch.pro b/libsowatch/libsowatch.pro index 5ab1f3b..4c0d7dc 100644 --- a/libsowatch/libsowatch.pro +++ b/libsowatch/libsowatch.pro @@ -19,7 +19,6 @@ SOURCES += \ watchpaintengine.cpp \ watchlet.cpp \ watch.cpp \ - testwatchlet.cpp \ graphicswatchlet.cpp \ declarativewatchwrapper.cpp \ declarativewatchlet.cpp \ @@ -35,7 +34,6 @@ HEADERS +=\ watchpaintengine.h \ watchlet.h \ watch.h \ - testwatchlet.h \ sowatch.h \ graphicswatchlet.h \ declarativewatchwrapper.h \ @@ -93,3 +91,5 @@ unix:!symbian { + + |