Patch from internal: Keep gWindowTitle consistent with the window title.
This commit is contained in:
@@ -366,7 +366,7 @@ const char *VFS_DATA_FILE_BASE = "data.db2.x.";
|
||||
const char *VFS_INDEX_FILE_BASE = "index.db2.x.";
|
||||
|
||||
static std::string gSecondLife;
|
||||
static std::string gWindowTitle;
|
||||
std::string gWindowTitle;
|
||||
|
||||
std::string gLoginPage;
|
||||
std::vector<std::string> gLoginURIs;
|
||||
|
||||
Reference in New Issue
Block a user