summaryrefslogtreecommitdiff
path: root/metawatch/metawatchdigital.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2011-10-16 00:16:58 +0200
committerJavier S. Pedro <maemo@javispedro.com>2011-10-16 00:16:58 +0200
commit2e78de1168112b89755fea52b0938b326b5d1edb (patch)
tree0e44de0b5c26835ee526461ec30e3f5ee77c2f0f /metawatch/metawatchdigital.h
parentde66281645cea6073659ff4d9f534a2f403588cc (diff)
downloadsowatch-2e78de1168112b89755fea52b0938b326b5d1edb.tar.gz
sowatch-2e78de1168112b89755fea52b0938b326b5d1edb.zip
Update some message and function names according to new protocol spec
Diffstat (limited to 'metawatch/metawatchdigital.h')
-rw-r--r--metawatch/metawatchdigital.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/metawatch/metawatchdigital.h b/metawatch/metawatchdigital.h
index c75fc40..0754242 100644
--- a/metawatch/metawatchdigital.h
+++ b/metawatch/metawatchdigital.h
@@ -39,7 +39,6 @@ protected:
void renderIdleWeather();
void renderIdleCounts();
- void renderNotificationScreen();
void renderNotification(Notification *n);
QImage iconForNotification(const Notification *n);
};