summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/cylinder/cylinderview.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/cylinder/cylinderview.h')
-rw-r--r--examples/qt3d/cylinder/cylinderview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/cylinder/cylinderview.h b/examples/qt3d/cylinder/cylinderview.h
index c2f4824b9..828772d78 100644
--- a/examples/qt3d/cylinder/cylinderview.h
+++ b/examples/qt3d/cylinder/cylinderview.h
@@ -49,7 +49,7 @@ class CylinderView : public QGLView
{
Q_OBJECT
public:
- CylinderView(QWidget *parent = 0);
+ CylinderView(QWindow *parent = 0);
~CylinderView();
protected: