diff options
-rw-r--r-- | kpresenter/shadowdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/shadowdialog.ui b/kpresenter/shadowdialog.ui index 9434c919..5ca0f1c3 100644 --- a/kpresenter/shadowdialog.ui +++ b/kpresenter/shadowdialog.ui @@ -486,7 +486,7 @@ <include location="local" impldecl="in implementation">kcolorbutton.h</include> </includes> <Q_SLOTS> - <slot access="protected">colorChanged( const QColor & )</slot> + <slot access="protected">colorChanged( const TQColor & )</slot> <slot access="protected">directionChanged( int )</slot> <slot access="protected">distanceChanged( int )</slot> <slot access="protected">applyClicked()</slot> |