From b592850c224965729dfb68fcdce486346ab8301a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 3 May 2014 17:31:26 +0300 Subject: Add support for update server mirrors. --- src/client.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 1cb35835a..2de069eb6 100644 --- a/src/client.h +++ b/src/client.h @@ -279,6 +279,9 @@ public: std::string getLogFileName() const A_WARN_UNUSED { return mLogFileName; } + const std::vector &getMirrors() const A_WARN_UNUSED + { return mCurrentServer.updateMirrors; } + bool isKeyboardVisible() const; void setGuiAlpha(const float n) -- cgit v1.2.3-60-g2f50