summaryrefslogtreecommitdiffstats
path: root/configdialog/kbfxconfigdlgthemes.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'configdialog/kbfxconfigdlgthemes.ui.h')
-rw-r--r--configdialog/kbfxconfigdlgthemes.ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/configdialog/kbfxconfigdlgthemes.ui.h b/configdialog/kbfxconfigdlgthemes.ui.h
index af17719..74d600b 100644
--- a/configdialog/kbfxconfigdlgthemes.ui.h
+++ b/configdialog/kbfxconfigdlgthemes.ui.h
@@ -17,8 +17,8 @@ void KbfxConfigDlgThemes::init()
KbfxFormReady = FALSE;
img_nopreview = image0;
- connect ( this, TQT_SIGNAL ( KbfxThemeDoInstall ( TQString & ) ),
- this, TQT_SLOT ( KbfxThemeInstall ( TQString & ) ) );
+ connect ( this, TQ_SIGNAL ( KbfxThemeDoInstall ( TQString & ) ),
+ this, TQ_SLOT ( KbfxThemeInstall ( TQString & ) ) );
}
/*