From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Thu, 6 Jun 2024 13:44:12 +0900
Subject: Rename str nt* related files to equivalent tq*

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
---
 src/dialogs/ntqinputdialog.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/dialogs/ntqinputdialog.h')

diff --git a/src/dialogs/ntqinputdialog.h b/src/dialogs/ntqinputdialog.h
index 125b3556d..32ba9c2ba 100644
--- a/src/dialogs/ntqinputdialog.h
+++ b/src/dialogs/ntqinputdialog.h
@@ -43,7 +43,7 @@
 
 #ifndef QT_H
 #include "ntqdialog.h"
-#include "ntqstring.h"
+#include "tqstring.h"
 #include "ntqlineedit.h"
 #endif // QT_H
 
-- 
cgit v1.2.1