summaryrefslogtreecommitdiff
path: root/src/gui/whoisonline.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-01-22 20:57:37 +0300
committerAndrei Karas <akaras@inbox.ru>2013-01-22 20:57:37 +0300
commit4d5746331c6e4beee730e4b67df26e65bbc1001e (patch)
tree43a40f058b9ada5940a599fc8f7e93c43c90845d /src/gui/whoisonline.h
parent1295d37475ec737930cc222953d773f79d8d8eba (diff)
downloadManaVerse-4d5746331c6e4beee730e4b67df26e65bbc1001e.tar.gz
ManaVerse-4d5746331c6e4beee730e4b67df26e65bbc1001e.tar.bz2
ManaVerse-4d5746331c6e4beee730e4b67df26e65bbc1001e.tar.xz
ManaVerse-4d5746331c6e4beee730e4b67df26e65bbc1001e.zip
Show in online list colored party and guild members.
Diffstat (limited to 'src/gui/whoisonline.h')
-rw-r--r--src/gui/whoisonline.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/whoisonline.h b/src/gui/whoisonline.h
index fa2955e40..6ee9a9c9d 100644
--- a/src/gui/whoisonline.h
+++ b/src/gui/whoisonline.h
@@ -152,6 +152,8 @@ public:
void readFromWeb();
+ void setNeutralColor(OnlinePlayer *const player);
+
private:
void download();