summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-12-30 19:57:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-12-30 19:57:58 +0900
commit51192bc0712acfacbf828c5fe9af6cb3d232c0c6 (patch)
tree47d1892aa2267c590640168018098463bb48f08b
parent1e00e3210694ef51f359d89981129f930767fb09 (diff)
downloadtork-51192bc0712acfacbf828c5fe9af6cb3d232c0c6.tar.gz
tork-51192bc0712acfacbf828c5fe9af6cb3d232c0c6.zip
Removed unnecessary 'wrong' comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/running.ui.h79
1 files changed, 0 insertions, 79 deletions
diff --git a/src/running.ui.h b/src/running.ui.h
index 98f20ee..90fb45b 100644
--- a/src/running.ui.h
+++ b/src/running.ui.h
@@ -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>
-
-
-
-