summaryrefslogtreecommitdiffstats
path: root/bibletime/frontend/searchdialog/csearchresultview.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-21 11:43:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-21 11:44:36 +0900
commit3338809c2c02db882584053d3591b068d008b2c7 (patch)
tree9466646f4c95034feebdc53eb5a64edc1452e786 /bibletime/frontend/searchdialog/csearchresultview.cpp
parent3395b7a8e8421e4b77c3bff139759ac071445786 (diff)
downloadbibletime-3338809c2c02db882584053d3591b068d008b2c7.tar.gz
bibletime-3338809c2c02db882584053d3591b068d008b2c7.zip
Replace Qt with TQt and KDE with TDE
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'bibletime/frontend/searchdialog/csearchresultview.cpp')
-rw-r--r--bibletime/frontend/searchdialog/csearchresultview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/frontend/searchdialog/csearchresultview.cpp b/bibletime/frontend/searchdialog/csearchresultview.cpp
index da9959a..2eab157 100644
--- a/bibletime/frontend/searchdialog/csearchresultview.cpp
+++ b/bibletime/frontend/searchdialog/csearchresultview.cpp
@@ -20,7 +20,7 @@
//TQt includes
-//KDE includes
+//TDE includes
#include <tdelocale.h>
#include <tdeaction.h>
#include <tdepopupmenu.h>