From 2971fb33f5a31d3e2400e1637e16216e4c4a1a1c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 15 Jan 2014 12:22:09 +0300 Subject: reload background image if reconnecting to other server. --- src/client.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index b89996e26..c166b438b 100644 --- a/src/client.h +++ b/src/client.h @@ -321,6 +321,8 @@ public: void updateScreenKeyboard(const int height) { mKeyboardHeight = height; } + void reloadWallpaper(); + Window *openErrorDialog(const std::string &header, const std::string &message, const bool modal); -- cgit v1.2.3-60-g2f50