diff -r 43706c0392e7 -r b0610081ee95 QTfrontend/chatwidget.h --- a/QTfrontend/chatwidget.h Sun Jan 30 19:02:32 2011 -0500 +++ b/QTfrontend/chatwidget.h Mon Jan 31 08:45:05 2011 +0100 @@ -58,6 +58,7 @@ void loadLists(const QString & nick); void saveLists(const QString & nick); void setShowReady(bool s); + void setShowFollow(bool enabled); private: void loadList(QStringList & list, const QString & file);