diff options
Diffstat (limited to 'common/notification.h')
-rw-r--r-- | common/notification.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/notification.h b/common/notification.h index b1bd290..8224f2a 100644 --- a/common/notification.h +++ b/common/notification.h | |||
@@ -53,4 +53,4 @@ public: | |||
53 | }; | 53 | }; |
54 | } | 54 | } |
55 | 55 | ||
56 | QDebug SINK_EXPORT operator<<(QDebug dbg, const Sink::Notification &n); | 56 | SINK_EXPORT QDebug operator<<(QDebug dbg, const Sink::Notification &n); |