projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
141b268
)
gpsbabelfe_opt-in-for-usage-data-reporting
author
Debian GPS team
<gpsbabel@packages.debian.org>
Sat, 21 Dec 2019 23:27:08 +0000
(23:27 +0000)
committer
Bernd Zeimetz
<bzed@debian.org>
Sat, 21 Dec 2019 23:27:08 +0000
(23:27 +0000)
Make statistics reporting an opt-in option.
Gbp-Pq: Name gpsbabelfe_opt-in-for-usage-data-reporting
gui/babeldata.h
patch
|
blob
|
history
diff --git
a/gui/babeldata.h
b/gui/babeldata.h
index 0d12b3c98ff265b88c6ce9024dfe5401bf26b46e..50f31280872ca0f8d278d0168ac2f2b67ad68c39 100644
(file)
--- a/
gui/babeldata.h
+++ b/
gui/babeldata.h
@@
-65,7
+65,7
@@
public:
upgradeOffers_(0),
runCount_(0),
startupVersionCheck_(true),
- reportStatistics_(
tru
e),
+ reportStatistics_(
fals
e),
allowBetaUpgrades_(false),
ignoreVersionMismatch_(true),
disableDonateDialog_(false),