QTfrontend/ui/widget/chatwidget.h
changeset 6201 d88e7f6cf499
parent 6200 6a4ace88d85a
child 6205 7764cbe4ddd7
--- a/QTfrontend/ui/widget/chatwidget.h	Mon Oct 24 20:01:25 2011 +0200
+++ b/QTfrontend/ui/widget/chatwidget.h	Mon Oct 24 22:46:35 2011 +0200
@@ -74,7 +74,7 @@
   void setShowReady(bool s);
   void setShowFollow(bool enabled);
   QStringList ignoreList, friendsList;
-  static QString & styleSheet();
+  static const QString & styleSheet();
   void displayError(const QString & message);
   void displayNotice(const QString & message);
   void displayWarning(const QString & message);