summaryrefslogtreecommitdiffstats
path: root/kcm_gtk
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-04-06 16:44:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-04-07 18:36:55 +0900
commitcfc2c336e83a4252abac4a9b31893f9a2c56fdc5 (patch)
tree443faf2afe0ab506e0de6e1d0ee1010ed8a21399 /kcm_gtk
parent5a469120e7c685501ab25d43273af9bc707fa12a (diff)
downloadgtk-qt-engine-cfc2c336e83a4252abac4a9b31893f9a2c56fdc5.tar.gz
gtk-qt-engine-cfc2c336e83a4252abac4a9b31893f9a2c56fdc5.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcm_gtk')
-rw-r--r--kcm_gtk/kcmgtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/kcmgtk.h b/kcm_gtk/kcmgtk.h
index 7f52856..6cbe715 100644
--- a/kcm_gtk/kcmgtk.h
+++ b/kcm_gtk/kcmgtk.h
@@ -53,7 +53,7 @@ class KcmGtk: public TDECModule
static const TQString GTK_RC_FILE;
// Where to search for KDE's config files
static const TQString KDE_RC_DIR;
- // How to name qtk-qt-engines rc-file
+ // How to name gtk-qt-engines rc-file
static const TQString GTK_TQT_RC_FILE;
static const TQString GTK3_INI_DIR;