Removed unnecessary 'wrong' comments.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/8/head
Michele Calgaro 2 years ago
parent 1e00e32106
commit 51192bc071
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -150,82 +150,3 @@ void Running::kcfg_HashedControlPassword_textChanged( const TQString & )
}
// <connections>
// <connection>
// <sender>SOCKSPolicy</sender>
// <signal>contextMenuRequested(TQListViewItem*,const TQPoint&amp;,int)</signal>
// <receiver>Running</receiver>
// <slot>SOCKSPolicy_contextMenuRequested(TQListViewItem*,const TQPoint&amp;,int)</slot>
// </connection>
// <connection>
// <sender>SOCKSBindAddressMany</sender>
// <signal>contextMenuRequested(TQListViewItem*,const TQPoint&amp;,int)</signal>
// <receiver>Running</receiver>
// <slot>SOCKSBindAddressMany_contextMenuRequested(TQListViewItem*,const TQPoint&amp;,int)</slot>
// </connection>
// <connection>
// <sender>PushAdd</sender>
// <signal>clicked()</signal>
// <receiver>Running</receiver>
// <slot>PushAdd_clicked()</slot>
// </connection>
// <connection>
// <sender>PushAdd2</sender>
// <signal>clicked()</signal>
// <receiver>Running</receiver>
// <slot>PushAdd2_clicked()</slot>
// </connection>
// <connection>
// <sender>kcfg_DefaultRunningNormalOptions</sender>
// <signal>toggled(bool)</signal>
// <receiver>Running</receiver>
// <slot>kcfg_DefaultRunningNormalOptions_toggled(bool)</slot>
// </connection>
// <connection>
// <sender>kcfg_HashedControlPassword</sender>
// <signal>textChanged(const TQString&amp;)</signal>
// <receiver>Running</receiver>
// <slot>kcfg_HashedControlPassword_textChanged(const TQString&amp;)</slot>
// </connection>
// <connection>
// <sender>kcfg_CookieAuthentication</sender>
// <signal>toggled(bool)</signal>
// <receiver>Running</receiver>
// <slot>kcfg_CookieAuthentication_toggled(bool)</slot>
// </connection>
// <connection>
// <sender>kcfg_ClientOnly</sender>
// <signal>toggled(bool)</signal>
// <receiver>Running</receiver>
// <slot>kcfg_ClientOnly_toggled(bool)</slot>
// </connection>
// </connections>
// <includes>
// <include location="local" impldecl="in implementation">running.ui.h</include>
// </includes>
// <slots>
// <slot>PushAdd_clicked()</slot>
// <slot>PushAdd2_clicked()</slot>
// <slot>SOCKSBindAddressMany_contextMenuRequested( TQListViewItem *, const TQPoint &amp; point, int )</slot>
// <slot>slotDeleteEntry()</slot>
// <slot>SOCKSPolicy_contextMenuRequested( TQListViewItem *, const TQPoint &amp; point, int )</slot>
// <slot>slotDeletePolicyEntry()</slot>
// <slot>kcfg_DefaultRunningNormalOptions_toggled( bool state )</slot>
// <slot>kcfg_HashedControlPassword_textChanged( const TQString &amp; )</slot>
// <slot>kcfg_CookieAuthentication_toggled( bool )</slot>
// <slot>kcfg_ClientOnly_toggled( bool state )</slot>
// </slots>
// <functions>
// <function access="private" specifier="non virtual">init()</function>
// </functions>
// <layoutdefaults spacing="6" margin="11"/>
// <includehints>
// <includehint>kurlrequester.h</includehint>
// <includehint>kcombobox.h</includehint>
// <includehint>kpushbutton.h</includehint>
// </includehints>

Loading…
Cancel
Save