From 51192bc0712acfacbf828c5fe9af6cb3d232c0c6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 30 Dec 2021 19:57:58 +0900 Subject: [PATCH] Removed unnecessary 'wrong' comments. Signed-off-by: Michele Calgaro --- src/running.ui.h | 79 ------------------------------------------------ 1 file changed, 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 & ) } - -// -// -// SOCKSPolicy -// contextMenuRequested(TQListViewItem*,const TQPoint&,int) -// Running -// SOCKSPolicy_contextMenuRequested(TQListViewItem*,const TQPoint&,int) -// -// -// SOCKSBindAddressMany -// contextMenuRequested(TQListViewItem*,const TQPoint&,int) -// Running -// SOCKSBindAddressMany_contextMenuRequested(TQListViewItem*,const TQPoint&,int) -// -// -// PushAdd -// clicked() -// Running -// PushAdd_clicked() -// -// -// PushAdd2 -// clicked() -// Running -// PushAdd2_clicked() -// -// -// kcfg_DefaultRunningNormalOptions -// toggled(bool) -// Running -// kcfg_DefaultRunningNormalOptions_toggled(bool) -// -// -// kcfg_HashedControlPassword -// textChanged(const TQString&) -// Running -// kcfg_HashedControlPassword_textChanged(const TQString&) -// -// -// kcfg_CookieAuthentication -// toggled(bool) -// Running -// kcfg_CookieAuthentication_toggled(bool) -// -// -// kcfg_ClientOnly -// toggled(bool) -// Running -// kcfg_ClientOnly_toggled(bool) -// -// -// -// running.ui.h -// -// -// PushAdd_clicked() -// PushAdd2_clicked() -// SOCKSBindAddressMany_contextMenuRequested( TQListViewItem *, const TQPoint & point, int ) -// slotDeleteEntry() -// SOCKSPolicy_contextMenuRequested( TQListViewItem *, const TQPoint & point, int ) -// slotDeletePolicyEntry() -// kcfg_DefaultRunningNormalOptions_toggled( bool state ) -// kcfg_HashedControlPassword_textChanged( const TQString & ) -// kcfg_CookieAuthentication_toggled( bool ) -// kcfg_ClientOnly_toggled( bool state ) -// -// -// init() -// -// -// -// kurlrequester.h -// kcombobox.h -// kpushbutton.h -// - - - -