summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_options.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sq_options.ui.h')
-rw-r--r--ksquirrel/sq_options.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_options.ui.h b/ksquirrel/sq_options.ui.h
index a2154f1..df07794 100644
--- a/ksquirrel/sq_options.ui.h
+++ b/ksquirrel/sq_options.ui.h
@@ -164,7 +164,7 @@ void SQ_Options::init()
listMain->updateAndInstall(this);
- connect(listMain, TQT_SIGNAL(selectionChanged()), TQT_SLOT(slotShowPage()));
+ connect(listMain, TQ_SIGNAL(selectionChanged()), TQ_SLOT(slotShowPage()));
kURLReqOpenCustom->setMode(mode);