summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/lyrics/historymanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/lyrics/historymanager.cpp')
-rw-r--r--noatun-plugins/lyrics/historymanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/lyrics/historymanager.cpp b/noatun-plugins/lyrics/historymanager.cpp
index 1524d7b..629466d 100644
--- a/noatun-plugins/lyrics/historymanager.cpp
+++ b/noatun-plugins/lyrics/historymanager.cpp
@@ -4,7 +4,7 @@
*** TODO: Add more complex support (like in Konqueror)
Maybe use Konqueror's History Manager */
-HistoryManager::HistoryManager(QObject *parent) : QObject(parent) {
+HistoryManager::HistoryManager(TQObject *parent) : TQObject(parent) {
}
HistoryManager::~HistoryManager() {