From 397b7afa8e3f32268c4454bf4783ac2a5a799658 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 15 Oct 2024 13:05:33 +0900 Subject: Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* Signed-off-by: Michele Calgaro --- src/canvas/tqcanvas.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/canvas/tqcanvas.cpp') diff --git a/src/canvas/tqcanvas.cpp b/src/canvas/tqcanvas.cpp index d784553e4..7b32564ed 100644 --- a/src/canvas/tqcanvas.cpp +++ b/src/canvas/tqcanvas.cpp @@ -40,7 +40,7 @@ #include "tqcanvas.h" #ifndef TQT_NO_CANVAS -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqbitmap.h" #include "tqimage.h" #include "tqptrdict.h" -- cgit v1.2.1