summaryrefslogtreecommitdiffstats
path: root/kshowmail
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-19 12:15:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-19 12:15:38 +0900
commit5e19ef6f9756a15fc378d38d24c1ae93ceb29ef9 (patch)
tree642a9709c1e6d0286caa852829305f68c4b2f406 /kshowmail
parentf3820937b0c81e34217d63f433ffc1394a741f1c (diff)
downloadkshowmail-5e19ef6f9756a15fc378d38d24c1ae93ceb29ef9.tar.gz
kshowmail-5e19ef6f9756a15fc378d38d24c1ae93ceb29ef9.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kshowmail')
-rw-r--r--kshowmail/configelem.h2
-rw-r--r--kshowmail/kcmconfigs/configactions.h2
-rw-r--r--kshowmail/kcmconfigs/configfilter.h2
-rw-r--r--kshowmail/kcmconfigs/configlog.h2
-rw-r--r--kshowmail/kshowmaildoc.h2
-rw-r--r--kshowmail/showheaderdialog.h2
-rw-r--r--kshowmail/showmaildialog.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/kshowmail/configelem.h b/kshowmail/configelem.h
index 47c2238..aee7ece 100644
--- a/kshowmail/configelem.h
+++ b/kshowmail/configelem.h
@@ -24,7 +24,7 @@
#include <stdlib.h>
#include <stdio.h>
-//QT headers
+//TQt headers
#include <tqstring.h>
#include <tqlistview.h>
#include <tqdom.h>
diff --git a/kshowmail/kcmconfigs/configactions.h b/kshowmail/kcmconfigs/configactions.h
index f687838..3cddf32 100644
--- a/kshowmail/kcmconfigs/configactions.h
+++ b/kshowmail/kcmconfigs/configactions.h
@@ -14,7 +14,7 @@
#include <string.h>
-//QT headers
+//TQt headers
#include <tqlayout.h>
#include <tqgroupbox.h>
#include <tqcheckbox.h>
diff --git a/kshowmail/kcmconfigs/configfilter.h b/kshowmail/kcmconfigs/configfilter.h
index e883900..5a8868e 100644
--- a/kshowmail/kcmconfigs/configfilter.h
+++ b/kshowmail/kcmconfigs/configfilter.h
@@ -12,7 +12,7 @@
#ifndef CONFIGFILTER_H
#define CONFIGFILTER_H
-//QT headers
+//TQt headers
#include <tqlayout.h>
#include <tqgroupbox.h>
#include <tqtooltip.h>
diff --git a/kshowmail/kcmconfigs/configlog.h b/kshowmail/kcmconfigs/configlog.h
index baf0252..8d07292 100644
--- a/kshowmail/kcmconfigs/configlog.h
+++ b/kshowmail/kcmconfigs/configlog.h
@@ -16,7 +16,7 @@
#define ID_BUTTON_REMOVE_AT_EXIT 1
#define ID_BUTTON_REMOVE_AFTER_DAYS 2
-//qt headers
+//tqt headers
#include <tqlayout.h>
#include <tqgroupbox.h>
#include <tqtooltip.h>
diff --git a/kshowmail/kshowmaildoc.h b/kshowmail/kshowmaildoc.h
index 2514238..b5b0508 100644
--- a/kshowmail/kshowmaildoc.h
+++ b/kshowmail/kshowmaildoc.h
@@ -22,7 +22,7 @@
#include <config.h>
#endif
-// include files for QT
+// include files for TQt
#include <tqobject.h>
#include <tqstring.h>
diff --git a/kshowmail/showheaderdialog.h b/kshowmail/showheaderdialog.h
index 72d6073..2d8949a 100644
--- a/kshowmail/showheaderdialog.h
+++ b/kshowmail/showheaderdialog.h
@@ -12,7 +12,7 @@
#ifndef SHOWHEADERDIALOG_H
#define SHOWHEADERDIALOG_H
-//QT headers
+//TQt headers
#include <tqlayout.h>
#include <tqlabel.h>
diff --git a/kshowmail/showmaildialog.h b/kshowmail/showmaildialog.h
index 951f83f..14126a0 100644
--- a/kshowmail/showmaildialog.h
+++ b/kshowmail/showmaildialog.h
@@ -12,7 +12,7 @@
#ifndef SHOWMAILDIALOG_H
#define SHOWMAILDIALOG_H
-//QT headers
+//TQt headers
#include <tqlayout.h>
#include <tqlabel.h>