diff options
Diffstat (limited to 'kig/modes/typesdialogbase.ui')
-rw-r--r-- | kig/modes/typesdialogbase.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kig/modes/typesdialogbase.ui b/kig/modes/typesdialogbase.ui index bea69868..5aa9f34b 100644 --- a/kig/modes/typesdialogbase.ui +++ b/kig/modes/typesdialogbase.ui @@ -316,7 +316,7 @@ <forwards> <forward>class TQListViewItem;</forward> </forwards> -<Q_SLOTS> +<slots> <slot access="protected">deleteType()</slot> <slot access="protected">exportType()</slot> <slot>helpSlot()</slot> @@ -325,7 +325,7 @@ <slot access="protected">editType()</slot> <slot access="protected">contextMenuRequested( TQListViewItem* i, const TQPoint& p, int c )</slot> <slot>cancelSlot()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> |