summaryrefslogtreecommitdiff
path: root/platform/glfw/settings_json.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/glfw/settings_json.hpp')
-rw-r--r--platform/glfw/settings_json.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/glfw/settings_json.hpp b/platform/glfw/settings_json.hpp
index eb23b28bc8..49ea00e3e1 100644
--- a/platform/glfw/settings_json.hpp
+++ b/platform/glfw/settings_json.hpp
@@ -19,6 +19,7 @@ public:
double pitch = 0;
EnumType debug = 0;
+ bool online = true;
};
} // namespace mbgl