diff options
Diffstat (limited to 'configdialog/kbfxconfigdlgthemes.ui')
-rw-r--r-- | configdialog/kbfxconfigdlgthemes.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/configdialog/kbfxconfigdlgthemes.ui b/configdialog/kbfxconfigdlgthemes.ui index e53ce5f..1579bbe 100644 --- a/configdialog/kbfxconfigdlgthemes.ui +++ b/configdialog/kbfxconfigdlgthemes.ui @@ -1001,10 +1001,10 @@ <variable access="public">TQPixmap img_nopreview;</variable> <variable>static KbfxThemeInfo * _info_box;</variable> </variables> -<Q_SIGNALS> +<signals> <signal>KbfxThemeDoInstall( TQString & installUrl )</signal> -</Q_SIGNALS> -<Q_SLOTS> +</signals> +<slots> <slot>KbfxURLRequesterThemesPathUrlSelected( const TQString & path )</slot> <slot>KbfxThemeSelected( const TQString & name )</slot> <slot>setKbfxThemePreview()</slot> @@ -1017,7 +1017,7 @@ <slot>KbfxThemeInfoClicked()</slot> <slot>KbfxShowOldThemes_toggled( bool )</slot> <slot>KbfxWatch_toggled( bool )</slot> -</Q_SLOTS> +</slots> <functions> <function access="private" specifier="non virtual">init()</function> </functions> |