summaryrefslogtreecommitdiffstats
path: root/examples/widgets/draganddrop/draggabletext/draglabel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/draganddrop/draggabletext/draglabel.cpp')
-rw-r--r--examples/widgets/draganddrop/draggabletext/draglabel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/widgets/draganddrop/draggabletext/draglabel.cpp b/examples/widgets/draganddrop/draggabletext/draglabel.cpp
index cd9d5ba09e..0f50f19fa2 100644
--- a/examples/widgets/draganddrop/draggabletext/draglabel.cpp
+++ b/examples/widgets/draganddrop/draggabletext/draglabel.cpp
@@ -38,8 +38,6 @@
**
****************************************************************************/
-#include <QtWidgets>
-
#include "draglabel.h"
DragLabel::DragLabel(const QString &text, QWidget *parent)