summaryrefslogtreecommitdiffstats
path: root/tools/demoLauncher/graphicsbutton.h
diff options
context:
space:
mode:
authorTitta Heikkala <titta.heikkala@theqtcompany.com>2015-10-20 12:06:51 +0300
committerTitta Heikkala <titta.heikkala@theqtcompany.com>2015-10-20 09:21:51 +0000
commit9d857959743f4df58d97411526b935f5a797699f (patch)
treef207485f502176f0683212b780e8c497738b0f37 /tools/demoLauncher/graphicsbutton.h
parentae12522d475cefa8630f78998c88e59197b29b41 (diff)
Updated tools folder
Removed old build scripts, etc. Updated the demoLauncher. Change-Id: I64cee9c2b7c8e33ccee8310407bc28ae1001976d Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Diffstat (limited to 'tools/demoLauncher/graphicsbutton.h')
-rw-r--r--tools/demoLauncher/graphicsbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/demoLauncher/graphicsbutton.h b/tools/demoLauncher/graphicsbutton.h
index ad6afd09..3933d65f 100644
--- a/tools/demoLauncher/graphicsbutton.h
+++ b/tools/demoLauncher/graphicsbutton.h
@@ -22,7 +22,7 @@
#ifndef GRAPHICSBUTTON_H
#define GRAPHICSBUTTON_H
-#include <QWidget>
+#include <QtWidgets/QWidget>
#include <QDir>
class QProcess;