branch | hedgeroid |
changeset 6023 | a28be05b20bc |
parent 5998 | e8f44e9433f0 |
--- a/QTfrontend/chatwidget.h Sun Sep 25 18:22:12 2011 +0200 +++ b/QTfrontend/chatwidget.h Sun Sep 25 18:24:01 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;