summaryrefslogtreecommitdiff
path: root/src/metawatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/metawatch.h')
-rw-r--r--src/metawatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/metawatch.h b/src/metawatch.h
index dd02bf4..9068c08 100644
--- a/src/metawatch.h
+++ b/src/metawatch.h
@@ -75,7 +75,7 @@ public:
void updateDeviceType();
void updateBatteryStatus();
void updateLcdDisplay(); // TODO: More overloads
- void updateWidgetList(const QList<WidgetInfo*>& widgets);
+ void updateWidgetList(const QList<WidgetInfo>& widgets);
signals:
void connected();