Breaking protocol with alpha2.... and it won't be the last one...
[quassel.git] / src / common / network.h
index 29d5749..2bdda21 100644 (file)
@@ -208,6 +208,7 @@ public slots:
   void emitConnectionError(const QString &);
 
 private slots:
+  void ircUserDestroyed();
   void channelDestroyed();
   void removeIrcUser(IrcUser *ircuser);
   void removeIrcChannel(IrcChannel *ircChannel);