summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/irctab.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opieirc/irctab.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opieirc/irctab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/net/opieirc/irctab.h b/noncore/net/opieirc/irctab.h
index 3124980..0ce9777 100644
--- a/noncore/net/opieirc/irctab.h
+++ b/noncore/net/opieirc/irctab.h
@@ -39,2 +39,3 @@ public:
virtual IRCSession *session() = 0;
+ virtual void appendText(QString text) = 0;
public slots: