From 0c4f091e74a5c6d1e0b5f4cf47670bd1c3e1e3e6 Mon Sep 17 00:00:00 2001 From: Gökçen Eraslan Date: Tue, 12 Jan 2016 21:38:22 +0100 Subject: Port Quackle to Qt 5.5 --- quacker/oppothreadprogressbar.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'quacker/oppothreadprogressbar.cpp') diff --git a/quacker/oppothreadprogressbar.cpp b/quacker/oppothreadprogressbar.cpp index eb36aeb..6323770 100644 --- a/quacker/oppothreadprogressbar.cpp +++ b/quacker/oppothreadprogressbar.cpp @@ -17,6 +17,9 @@ */ #include +#include +#include +#include #include "geometry.h" #include "oppothreadprogressbar.h" -- cgit v1.2.3