diff options
Diffstat (limited to 'krdc')
-rw-r--r-- | krdc/hostprofiles.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/hostprofiles.ui b/krdc/hostprofiles.ui index 5a2f42d9..31f61da7 100644 --- a/krdc/hostprofiles.ui +++ b/krdc/hostprofiles.ui @@ -134,7 +134,7 @@ </connection> <connection> <sender>hostListView</sender> - <signal>doubleClicked(TQListViewItem*,const QPoint&,int)</signal> + <signal>doubleClicked(TQListViewItem*,const TQPoint&,int)</signal> <receiver>HostProfiles</receiver> <slot>slotHostDoubleClicked(TQListViewItem*)</slot> </connection> |