From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- examples/demo/opengl/glcontrolwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/demo/opengl/glcontrolwidget.h') diff --git a/examples/demo/opengl/glcontrolwidget.h b/examples/demo/opengl/glcontrolwidget.h index 7942c31ef..97cd129eb 100644 --- a/examples/demo/opengl/glcontrolwidget.h +++ b/examples/demo/opengl/glcontrolwidget.h @@ -1,7 +1,7 @@ #ifndef GLCONTROLWIDGET_H #define GLCONTROLWIDGET_H -#include +#include class GLControlWidget : public TQGLWidget { -- cgit v1.2.3