summaryrefslogtreecommitdiffstats
path: root/tools/demoLauncher
diff options
context:
space:
mode:
Diffstat (limited to 'tools/demoLauncher')
-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 4fd0ab4e..0a0f06a7 100644
--- a/tools/demoLauncher/graphicsbutton.h
+++ b/tools/demoLauncher/graphicsbutton.h
@@ -32,7 +32,7 @@ class GraphicsButton : public QWidget
public:
explicit GraphicsButton(const QString &path, QDir appFolder, const QString &app, QWidget *parent = 0);
~GraphicsButton();
-q
+
protected:
void mousePressEvent(QMouseEvent *event);
void paintEvent(QPaintEvent *event);