summaryrefslogtreecommitdiffstats
path: root/examples/widgets/windowcontainer/windowcontainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/windowcontainer/windowcontainer.cpp')
-rw-r--r--examples/widgets/windowcontainer/windowcontainer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/windowcontainer/windowcontainer.cpp b/examples/widgets/windowcontainer/windowcontainer.cpp
index b920c85420..f7c146e2a9 100644
--- a/examples/widgets/windowcontainer/windowcontainer.cpp
+++ b/examples/widgets/windowcontainer/windowcontainer.cpp
@@ -60,7 +60,7 @@
#include <QWidget>
-// Making use of the class from the opengl example in gui.
+// Making use of the class from the openglwindow example
class Window : public OpenGLWindow
{
Q_OBJECT