summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircservertab.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opieirc/ircservertab.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieirc/ircservertab.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/net/opieirc/ircservertab.h b/noncore/net/opieirc/ircservertab.h
index 698689a..8d24cba 100644
--- a/noncore/net/opieirc/ircservertab.h
+++ b/noncore/net/opieirc/ircservertab.h
@@ -28,2 +28,3 @@
#include "ircquerytab.h"
+#include "ircmisc.h"
@@ -60,2 +61,3 @@ protected slots:
protected:
+ int m_lines;
bool m_close;
@@ -65,3 +67,3 @@ protected:
QTextView *m_textview;
- QLineEdit *m_field;
+ IRCHistoryLineEdit *m_field;
/* Channel tabs associated with this server tab */