aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem/textballoon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/painteditem/textballoon.cpp')
-rw-r--r--examples/quick/customitems/painteditem/textballoon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/customitems/painteditem/textballoon.cpp b/examples/quick/customitems/painteditem/textballoon.cpp
index bd8248e65e..de34d67103 100644
--- a/examples/quick/customitems/painteditem/textballoon.cpp
+++ b/examples/quick/customitems/painteditem/textballoon.cpp
@@ -49,6 +49,7 @@
****************************************************************************/
#include "textballoon.h"
+#include <QPainter>
//! [0]
TextBalloon::TextBalloon(QQuickItem *parent)