QTfrontend/chatwidget.h
changeset 5998 e8f44e9433f0
parent 5259 926958e3e87b
--- a/QTfrontend/chatwidget.h	Sat Sep 24 00:00:57 2011 +0400
+++ b/QTfrontend/chatwidget.h	Fri Sep 23 22:42:30 2011 +0200
@@ -61,6 +61,7 @@
   void saveLists(const QString & nick);
   void setShowReady(bool s);
   void setShowFollow(bool enabled);
+  void addLine(const QString & cssClass, QString line);
   static const char* STYLE;
   QStringList ignoreList, friendsList;