diff options
-rw-r--r-- | lib/eventitem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/eventitem.h b/lib/eventitem.h index a5f381f0..a70a3c3e 100644 --- a/lib/eventitem.h +++ b/lib/eventitem.h @@ -148,4 +148,3 @@ inline QDebug& operator<<(QDebug& d, const TimelineItem& ti) return d; } } // namespace Quotient -//Q_DECLARE_METATYPE(Quotient::EventStatus) |