diff options
author | Timothy Pearson <[email protected]> | 2012-11-17 18:31:13 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-11-17 18:31:13 -0600 |
commit | 6b46b4f17ffcead12a12b215505a5672455054bb (patch) | |
tree | 05ed31cbcde4167e9ee631a99abf7112cc572e28 /kopete | |
parent | 8aa203d639a6f4be118e965aadd659b1e22488fc (diff) | |
download | tdenetwork-6b46b4f17ffcead12a12b215505a5672455054bb.tar.gz tdenetwork-6b46b4f17ffcead12a12b215505a5672455054bb.zip |
Fix disconnected signals and slots
Diffstat (limited to 'kopete')
-rw-r--r-- | kopete/kopete/config/avdevice/avdeviceconfig_videoconfig.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/config/avdevice/avdeviceconfig_videoconfig.ui b/kopete/kopete/config/avdevice/avdeviceconfig_videoconfig.ui index d9fa4e4f..5c9743da 100644 --- a/kopete/kopete/config/avdevice/avdeviceconfig_videoconfig.ui +++ b/kopete/kopete/config/avdevice/avdeviceconfig_videoconfig.ui @@ -613,7 +613,7 @@ <Q_SLOTS> <slot>mHueSlider_valueChanged(int)</slot> <slot>mHueSlider_sliderPressed()</slot> - <slot>mHueSlider_destroyed(QObject*)</slot> + <slot>mHueSlider_destroyed(TQObject*)</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> <includehints> |