summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/installer/kmfinstallerplugin.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-21 16:39:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-21 16:39:19 +0900
commit74d8c8748645a87a5824ed38f424798563598cfc (patch)
treea1037c0453f260af90c343af49001ca4036ac4a3 /kmyfirewall/installer/kmfinstallerplugin.cpp
parent4458afc0190eebdc41a14ec4e6576f3d344bca10 (diff)
downloadkmyfirewall-74d8c8748645a87a5824ed38f424798563598cfc.tar.gz
kmyfirewall-74d8c8748645a87a5824ed38f424798563598cfc.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmyfirewall/installer/kmfinstallerplugin.cpp')
-rw-r--r--kmyfirewall/installer/kmfinstallerplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/installer/kmfinstallerplugin.cpp b/kmyfirewall/installer/kmfinstallerplugin.cpp
index 60c6492..2b250b6 100644
--- a/kmyfirewall/installer/kmfinstallerplugin.cpp
+++ b/kmyfirewall/installer/kmfinstallerplugin.cpp
@@ -14,7 +14,7 @@ Author: Christian Hubinger <chubinger@irrsinnig.org>, (C) 2001
#include "kmfinstallerplugin.h"
-// QT includes
+// TQt includes
#include <tqfile.h>
#include <tqtextstream.h>
#include <tqmultilineedit.h>