From 5f3c238dcbe59166e3bcdf8630fd2041dd8e72e9 Mon Sep 17 00:00:00 2001 From: Sami Merila Date: Fri, 22 Jan 2010 17:18:48 +0200 Subject: S60Style: Add support for animations to style (part2) Missing #include added to avoid build break. Task-number: QTBUG-4050 Reviewed-by: Alessandro Portale (cherry picked from commit 7b8b83d2ea788e73a4c0f7dee09ba3394787e6bb) --- src/gui/styles/qs60style.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/styles/qs60style.cpp b/src/gui/styles/qs60style.cpp index d03442e..b2c6bf1 100644 --- a/src/gui/styles/qs60style.cpp +++ b/src/gui/styles/qs60style.cpp @@ -68,6 +68,7 @@ #include "qtoolbutton.h" #include "qfocusframe.h" #include "qformlayout.h" +#include "qprogressbar.h" #include "private/qtoolbarextension_p.h" #include "private/qcombobox_p.h" -- cgit v0.12