From 755ecf607a546cbaa24d80e0e990a460ef483052 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 27 Oct 2015 06:15:14 +0900 Subject: Remove unnecessary Q_INTERFACES declaration Signed-off-by: Dirk Hohndel --- qt-ui/profile/tankitem.h | 1 - 1 file changed, 1 deletion(-) diff --git a/qt-ui/profile/tankitem.h b/qt-ui/profile/tankitem.h index 2ea8e0e57..fd685fc82 100644 --- a/qt-ui/profile/tankitem.h +++ b/qt-ui/profile/tankitem.h @@ -11,7 +11,6 @@ class TankItem : public QObject, public QGraphicsRectItem { Q_OBJECT - Q_INTERFACES(QGraphicsItem) public: explicit TankItem(QObject *parent = 0); -- cgit v1.2.3-70-g09d2