We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2472452 commit c4100e4Copy full SHA for c4100e4
tools/archive_images/gpsbabel_dev.patch
@@ -1,13 +1,13 @@
1
diff --git a/gui/babeldata.h b/gui/babeldata.h
2
-index b79cd1dc..c4d82e8c 100644
+index 50d6d1e3..4a7a5736 100644
3
--- a/gui/babeldata.h
4
+++ b/gui/babeldata.h
5
-@@ -150,7 +150,7 @@ public:
+@@ -152,7 +152,7 @@ public:
6
int runCount_{0};
7
8
// Global preferences.
9
- bool startupVersionCheck_{true};
10
+ bool startupVersionCheck_{false};
11
bool reportStatistics_{true};
12
- bool allowBetaUpgrades_{false};
13
- bool ignoreVersionMismatch_{false};
+ bool upgradeMenuEnabled_{true};
+ bool mapPreviewEnabled_{true};
0 commit comments