summaryrefslogtreecommitdiff
path: root/metawatch/metawatchdigitalfacewatchlet.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-05-05 02:21:29 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-05-05 02:21:29 +0200
commit12d61ddf50f5f34cafd25d7cbdc827156cfb184c (patch)
treebe975c0ba828c8322230b0146e1eb4fa30133127 /metawatch/metawatchdigitalfacewatchlet.h
parent49c64104c0750857858504b512955d9cc31e5c42 (diff)
downloadsowatch-12d61ddf50f5f34cafd25d7cbdc827156cfb184c.tar.gz
sowatch-12d61ddf50f5f34cafd25d7cbdc827156cfb184c.zip
preparing face watchlet support
Diffstat (limited to 'metawatch/metawatchdigitalfacewatchlet.h')
-rw-r--r--metawatch/metawatchdigitalfacewatchlet.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/metawatch/metawatchdigitalfacewatchlet.h b/metawatch/metawatchdigitalfacewatchlet.h
deleted file mode 100644
index b4b92ca..0000000
--- a/metawatch/metawatchdigitalfacewatchlet.h
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifndef METAWATCHDIGITALFACEWATCHLET_H
-#define METAWATCHDIGITALFACEWATCHLET_H
-
-#include <sowatch.h>
-
-namespace sowatch
-{
-
-class MetaWatchDigitalFaceWatchlet : public DeclarativeWatchlet
-{
- Q_OBJECT
-public:
- explicit MetaWatchDigitalFaceWatchlet(Watch* watch);
-};
-
-}
-
-#endif // METAWATCHDIGITALFACEWATCHLET_H