summaryrefslogtreecommitdiff
path: root/sowatchd/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sowatchd/daemon.h')
-rw-r--r--sowatchd/daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sowatchd/daemon.h b/sowatchd/daemon.h
index 48125fb..249f525 100644
--- a/sowatchd/daemon.h
+++ b/sowatchd/daemon.h
@@ -13,7 +13,7 @@ namespace sowatch
class Daemon : public QObject
{
- Q_OBJECT
+ Q_OBJECT
public:
explicit Daemon(QObject *parent = 0);