summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircservertab.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opieirc/ircservertab.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opieirc/ircservertab.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/noncore/net/opieirc/ircservertab.h b/noncore/net/opieirc/ircservertab.h
index 8d24cba..48200d7 100644
--- a/noncore/net/opieirc/ircservertab.h
+++ b/noncore/net/opieirc/ircservertab.h
@@ -22,3 +22,4 @@
#define __IRCSERVERTAB_H
-
+#include <qpe/qpeapplication.h>
+#include <qpe/qcopenvelope_qws.h>
#include "irctab.h"
@@ -30,2 +31,3 @@
+
class IRCServerTab : public IRCTab {
@@ -42,2 +44,3 @@ public:
void doConnect();
+// QString *mynick();
/* Remove tabs from the internal tab lists */
@@ -55,2 +58,3 @@ protected:
public slots:
+ void scrolling();
void remove();