summaryrefslogtreecommitdiff
path: root/noncore/net/mail/editaccounts.h
authorharlekin <harlekin>2004-03-05 23:08:46 (UTC)
committer harlekin <harlekin>2004-03-05 23:08:46 (UTC)
commit6afcd375a640d5c6888bc111cd1d80a08f554136 (patch) (side-by-side diff)
tree520b12836ea13ee6e58f36a8851994fcfbe16051 /noncore/net/mail/editaccounts.h
parentb4ec902435df4e3c834b7790c1dc70a235157477 (diff)
downloadopie-6afcd375a640d5c6888bc111cd1d80a08f554136.zip
opie-6afcd375a640d5c6888bc111cd1d80a08f554136.tar.gz
opie-6afcd375a640d5c6888bc111cd1d80a08f554136.tar.bz2
list newsgroups in nntp config
Diffstat (limited to 'noncore/net/mail/editaccounts.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/editaccounts.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/noncore/net/mail/editaccounts.h b/noncore/net/mail/editaccounts.h
index d8e1219..438a984 100644
--- a/noncore/net/mail/editaccounts.h
+++ b/noncore/net/mail/editaccounts.h
@@ -12,2 +12,4 @@
#include "nntpconfigui.h"
+
+#include <libetpan/clist.h>
#include <libmailwrapper/settings.h>
@@ -83,3 +85,3 @@ protected slots:
void accept();
-
+
private:
@@ -140,5 +142,8 @@ protected slots:
void accept();
+ void slotGetNG();
private:
+ void save();
NNTPaccount *data;
+ clist* list;