summaryrefslogtreecommitdiffstats
path: root/configdialog/kbfxconfigdlgbutton.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'configdialog/kbfxconfigdlgbutton.ui.h')
-rw-r--r--configdialog/kbfxconfigdlgbutton.ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/configdialog/kbfxconfigdlgbutton.ui.h b/configdialog/kbfxconfigdlgbutton.ui.h
index 0901dd2..563456c 100644
--- a/configdialog/kbfxconfigdlgbutton.ui.h
+++ b/configdialog/kbfxconfigdlgbutton.ui.h
@@ -12,8 +12,8 @@
void KbfxConfigDlgButton::init()
{
- connect ( this, TQT_SIGNAL ( KbfxConfigDlgButtonChanged ( const char *, const TQString & ) ),
- this, TQT_SLOT ( ChangeForm ( const char *, const TQString & ) ) );
+ connect ( this, TQ_SIGNAL ( KbfxConfigDlgButtonChanged ( const char *, const TQString & ) ),
+ this, TQ_SLOT ( ChangeForm ( const char *, const TQString & ) ) );
}
/* actions performed when url is selected */