diff options
Diffstat (limited to 'krdc/rdp/rdpprefs.ui')
-rw-r--r-- | krdc/rdp/rdpprefs.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/krdc/rdp/rdpprefs.ui b/krdc/rdp/rdpprefs.ui index eb6d2b90..a622c992 100644 --- a/krdc/rdp/rdpprefs.ui +++ b/krdc/rdp/rdpprefs.ui @@ -490,11 +490,11 @@ <include location="global" impldecl="in implementation">kdialog.h</include> <include location="local" impldecl="in implementation">rdpprefs.ui.h</include> </includes> -<Q_SLOTS> +<slots> <slot access="protected" specifier="non virtual">resolutionChanged( int selection )</slot> <slot returnType="int">colorDepth()</slot> <slot>setColorDepth( int depth )</slot> -</Q_SLOTS> +</slots> <functions> <function specifier="non virtual">setRdpWidth( int w )</function> <function specifier="non virtual" returnType="int">rdpWidth()</function> |