summaryrefslogtreecommitdiffstats
path: root/kget/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kget/main.cpp')
-rw-r--r--kget/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/main.cpp b/kget/main.cpp
index f6ca1cb0..68f07c60 100644
--- a/kget/main.cpp
+++ b/kget/main.cpp
@@ -93,7 +93,7 @@ static void setSignalHandler(void (*handler) (int))
static void cleanup(void)
{
- qInstallMsgHandler(0L /*oldMsgHandler*/);
+ tqInstallMsgHandler(0L /*oldMsgHandler*/);
// TQString cmd;
}