From 74f89c500d278b6ac668c313b63d0f1e76f4acaf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Dec 2013 13:17:52 +0300 Subject: fix overhead text popups order. Now it drawed always below any windows. --- src/gui/popups/speechbubble.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popups/speechbubble.h') diff --git a/src/gui/popups/speechbubble.h b/src/gui/popups/speechbubble.h index 41c210eab..153c1e954 100644 --- a/src/gui/popups/speechbubble.h +++ b/src/gui/popups/speechbubble.h @@ -57,6 +57,8 @@ class SpeechBubble final : public Popup */ void setText(const std::string &text, const bool showName = true); + void requestMoveToBackground(); + private: std::string mText; int mSpacing; -- cgit v1.2.3-70-g09d2