summaryrefslogtreecommitdiff
path: root/metawatch/metawatchfacewatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'metawatch/metawatchfacewatchlet.h')
-rw-r--r--metawatch/metawatchfacewatchlet.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/metawatch/metawatchfacewatchlet.h b/metawatch/metawatchfacewatchlet.h
deleted file mode 100644
index 2895589..0000000
--- a/metawatch/metawatchfacewatchlet.h
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifndef METAWATCHFACEWATCHLET_H
-#define METAWATCHFACEWATCHLET_H
-
-#include <sowatch.h>
-
-namespace sowatch
-{
-
-class MetaWatchFaceWatchlet : public DeclarativeWatchlet
-{
- Q_OBJECT
-public:
- explicit MetaWatchFaceWatchlet(Watch* watch);
-};
-
-}
-
-#endif // METAWATCHFACEWATCHLET_H