summaryrefslogtreecommitdiff
path: root/noncore/net/mail/editaccounts.h
Side-by-side diff
Diffstat (limited to 'noncore/net/mail/editaccounts.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/editaccounts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/mail/editaccounts.h b/noncore/net/mail/editaccounts.h
index fb4be71..d51e299 100644
--- a/noncore/net/mail/editaccounts.h
+++ b/noncore/net/mail/editaccounts.h
@@ -114,10 +114,10 @@ public:
SMTPconfig( SMTPaccount *account, QWidget *parent = 0, const char *name = 0, bool modal = 0, WFlags flags = 0 );
public slots:
- void slotSSL( bool enabled );
void fillValues();
protected slots:
+ void slotConnectionToggle( int index );
void accept();
private: