projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3545d83
)
gpsbabelfe_opt-in-for-usage-data-reporting
author
Debian GPS team
<gpsbabel@packages.debian.org>
Fri, 10 Jul 2020 14:13:04 +0000
(15:13 +0100)
committer
Jochen Sprickerhof
<jspricke@debian.org>
Fri, 10 Jul 2020 14:13:04 +0000
(15:13 +0100)
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 3bde8ffe104a44903387ada87e054d012821c0fd..5164de478b857910263d3c06360d8e1ebf431d5c 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),