From 9d267fb0e01c44de81402f27ca309799ed6efb87 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 17 Nov 2012 00:23:49 -0600 Subject: Fix a number of unconnected signals and slots --- kxsldbg/kxsldbgpart/xsldbgconfig.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kxsldbg') diff --git a/kxsldbg/kxsldbgpart/xsldbgconfig.ui b/kxsldbg/kxsldbgpart/xsldbgconfig.ui index 0eb93145..57a979bb 100644 --- a/kxsldbg/kxsldbgpart/xsldbgconfig.ui +++ b/kxsldbg/kxsldbgpart/xsldbgconfig.ui @@ -806,12 +806,12 @@ slotChooseDataFile() slotChooseOutputFile() slotChooseSourceFile() - slotDatafile(QString) + slotDatafile(TQString) slotDeleteParam() slotNextParam() slotPrevParam() - slotSourcefile(QString) - slotoutputfile(QString) + slotSourcefile(TQString) + slotoutputfile(TQString) -- cgit v1.2.3