From 53ce68a6dc6d49877032b40de436c9d1a5446bb8 Mon Sep 17 00:00:00 2001 From: hjk Date: Fri, 16 Dec 2022 10:15:55 +0100 Subject: Compile fix after 8446655f24c in Qt base Change-Id: Id07e644477a09dde21377ac3503a35b989375a6e Reviewed-by: Eike Ziller --- src/libs/qmleditorwidgets/easingpane/easinggraph.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/libs/qmleditorwidgets/easingpane/easinggraph.h b/src/libs/qmleditorwidgets/easingpane/easinggraph.h index 517ee7dc1e..b5f1d554e8 100644 --- a/src/libs/qmleditorwidgets/easingpane/easinggraph.h +++ b/src/libs/qmleditorwidgets/easingpane/easinggraph.h @@ -31,9 +31,6 @@ QT_BEGIN_NAMESPACE -QT_MODULE(Declarative) - - class EasingGraph: public QWidget { Q_OBJECT -- cgit v1.2.1