summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircserverlist.h
Unidiff
Diffstat (limited to 'noncore/net/opieirc/ircserverlist.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opieirc/ircserverlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/net/opieirc/ircserverlist.h b/noncore/net/opieirc/ircserverlist.h
index d61210e..869b26f 100644
--- a/noncore/net/opieirc/ircserverlist.h
+++ b/noncore/net/opieirc/ircserverlist.h
@@ -42,6 +42,7 @@ public slots:
42 void addServer(); 42 void addServer();
43 void delServer(); 43 void delServer();
44 void editServer(); 44 void editServer();
45 void acceptOnClick(QListBoxItem*);
45protected: 46protected:
46 Config *m_config; 47 Config *m_config;
47 QListBox *m_list; 48 QListBox *m_list;