summaryrefslogtreecommitdiffstats
path: root/plugins/gui-quickbar
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-24 12:36:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-25 11:52:19 +0900
commitac8ddffa35685b0bd2b90ad3c13ef45fe2749806 (patch)
tree5dafcfcdce851efc83f4eadd2ee93635c1d3d0c1 /plugins/gui-quickbar
parent24e8de3859e0b0499d463df6db5dd3bb58195030 (diff)
downloadtderadio-ac8ddffa.tar.gz
tderadio-ac8ddffa.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f5ac4d867b86acf1d40b4c481c3d78ddc5d25874)
Diffstat (limited to 'plugins/gui-quickbar')
-rw-r--r--plugins/gui-quickbar/quickbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gui-quickbar/quickbar.h b/plugins/gui-quickbar/quickbar.h
index b4b0968..299388f 100644
--- a/plugins/gui-quickbar/quickbar.h
+++ b/plugins/gui-quickbar/quickbar.h
@@ -103,7 +103,7 @@ protected:
void dragEnterEvent(TQDragEnterEvent* event);
void dropEvent(TQDropEvent* event);
- // KDE/QT
+ // TDE/TQt
public slots: