From 0a656b75f3fc80f13424db0e7ec403dff28a366e Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 2 Oct 2011 16:39:40 +0200 Subject: new notifications list, time syncing --- libsowatch/watchsimulator.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libsowatch/watchsimulator.h') diff --git a/libsowatch/watchsimulator.h b/libsowatch/watchsimulator.h index c9d69ba..8189dfe 100644 --- a/libsowatch/watchsimulator.h +++ b/libsowatch/watchsimulator.h @@ -1,14 +1,13 @@ #ifndef SOWATCH_WATCHSIMULATOR_H #define SOWATCH_WATCHSIMULATOR_H -#include - #include "watch.h" +#include "sowatch_global.h" namespace sowatch { -class WatchSimulator : public Watch +class SOWATCH_EXPORT WatchSimulator : public Watch { Q_OBJECT public: -- cgit v1.2.3