From 82183b30b62e3bc9030e30bbfafdde3846ad9856 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 15 Oct 2010 22:49:12 +0300 Subject: Add portable support for windows version. Add portable option to windows installer. Reviewed-by: Thorbjorn --- 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 3c52ea37..f44d8bf2 100644 --- a/src/client.h +++ b/src/client.h @@ -182,6 +182,7 @@ public: void action(const gcn::ActionEvent &event); private: + void initRootDir(); void initHomeDir(); void initConfiguration(); void initUpdatesDir(); @@ -199,6 +200,7 @@ private: std::string mUpdateHost; std::string mUpdatesDir; std::string mScreenshotDir; + std::string mRootDir; ServerInfo mCurrentServer; -- cgit v1.2.3-60-g2f50