From c42d5abff1f5f51facc169dd593725d819c4c868 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 18 Sep 2011 04:26:20 +0200 Subject: separation into lib and plugins complete --- libsowatch/watchsimulator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsowatch/watchsimulator.h') diff --git a/libsowatch/watchsimulator.h b/libsowatch/watchsimulator.h index 564118c..aa8586d 100644 --- a/libsowatch/watchsimulator.h +++ b/libsowatch/watchsimulator.h @@ -12,7 +12,7 @@ class WatchSimulator : public Watch { Q_OBJECT public: - explicit WatchSimulator(const QImage& image, QObject *parent = 0); + explicit WatchSimulator(QObject *parent = 0); }; } -- cgit v1.2.3