diff options
Diffstat (limited to 'common/storage.h')
-rw-r--r-- | common/storage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/storage.h b/common/storage.h index a8e14a6..fd349f3 100644 --- a/common/storage.h +++ b/common/storage.h | |||
@@ -215,4 +215,4 @@ private: | |||
215 | } | 215 | } |
216 | } // namespace Sink | 216 | } // namespace Sink |
217 | 217 | ||
218 | QDebug& SINK_EXPORT operator<<(QDebug &dbg, const Sink::Storage::DataStore::Error &error); | 218 | SINK_EXPORT QDebug& operator<<(QDebug &dbg, const Sink::Storage::DataStore::Error &error); |