summaryrefslogtreecommitdiff
path: root/quacker/oppothreadprogressbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quacker/oppothreadprogressbar.cpp')
-rw-r--r--quacker/oppothreadprogressbar.cpp3
1 files changed, 3 insertions, 0 deletions
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 <QtGui>
+#include <QProgressBar>
+#include <QPushButton>
+#include <QHBoxLayout>
#include "geometry.h"
#include "oppothreadprogressbar.h"