summaryrefslogtreecommitdiffstats
path: root/examples/opengl/overpainting/bubble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/overpainting/bubble.cpp')
-rw-r--r--examples/opengl/overpainting/bubble.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/opengl/overpainting/bubble.cpp b/examples/opengl/overpainting/bubble.cpp
index 5f0e9710ea..0b3e3b8778 100644
--- a/examples/opengl/overpainting/bubble.cpp
+++ b/examples/opengl/overpainting/bubble.cpp
@@ -38,8 +38,6 @@
**
****************************************************************************/
-#include <QtWidgets>
-
#include "bubble.h"
Bubble::Bubble(const QPointF &position, qreal radius, const QPointF &velocity)