summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_slideshow.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sq_slideshow.ui.h')
-rw-r--r--ksquirrel/sq_slideshow.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_slideshow.ui.h b/ksquirrel/sq_slideshow.ui.h
index ffdfd42..72e8ee3 100644
--- a/ksquirrel/sq_slideshow.ui.h
+++ b/ksquirrel/sq_slideshow.ui.h
@@ -46,7 +46,7 @@ void SQ_SlideShow::init()
break;
}
- connect(hist, TQT_SIGNAL(activated(int)), this, TQT_SLOT(slotActivated(int)));
+ connect(hist, TQ_SIGNAL(activated(int)), this, TQ_SLOT(slotActivated(int)));
pushHistory->setPopup(hist);
}