From 80c6992f9ccb088679cab206056caaafec33c287 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Nov 2011 04:32:55 +0300 Subject: Show changed yellow bar modes in debug chat tab. --- src/gui/statuspopup.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/gui/statuspopup.h') diff --git a/src/gui/statuspopup.h b/src/gui/statuspopup.h index 2af8064c5..976b5e57b 100644 --- a/src/gui/statuspopup.h +++ b/src/gui/statuspopup.h @@ -60,7 +60,10 @@ class StatusPopup : public Popup private: void updateLabels(); - void setLabelText(gcn::Label *label, char *text, int key); + + void setLabelText(gcn::Label *label, const char *text, int key); + + void setLabelText2(gcn::Label *label, std::string text, int key); gcn::Label *mMoveType; gcn::Label *mCrazyMoveType; -- cgit v1.2.3-60-g2f50