summaryrefslogtreecommitdiff
path: root/noncore/net/mail/editaccounts.h
authorharlekin <harlekin>2004-01-08 22:00:28 (UTC)
committer harlekin <harlekin>2004-01-08 22:00:28 (UTC)
commit96f44572cb3ac54a685515694d6c095101df9365 (patch) (side-by-side diff)
tree5b2aa1b30990dee38df43f51478dc58b0c62d6d5 /noncore/net/mail/editaccounts.h
parentfb30e3e116d8616cb05b3765ae1aed5f7e96c74e (diff)
downloadopie-96f44572cb3ac54a685515694d6c095101df9365.zip
opie-96f44572cb3ac54a685515694d6c095101df9365.tar.gz
opie-96f44572cb3ac54a685515694d6c095101df9365.tar.bz2
more smtp settings
Diffstat (limited to 'noncore/net/mail/editaccounts.h') (more/less context) (ignore 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
@@ -116,3 +116,2 @@ public:
public slots:
- void slotSSL( bool enabled );
void fillValues();
@@ -120,2 +119,3 @@ public slots:
protected slots:
+ void slotConnectionToggle( int index );
void accept();