blob: b65413c3d7c561dffa63569d973a10c2c06ac164 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/gui/babeldata.h 2017-01-02 06:05:19.000000000 +0100
+++ b/gui/babeldata.h 2017-01-21 00:33:30.858046004 +0100
@@ -64,7 +64,7 @@
upgradeOffers_(0),
runCount_(0),
startupVersionCheck_(true),
- reportStatistics_(true),
+ reportStatistics_(false),
allowBetaUpgrades_(false),
ignoreVersionMismatch_(false),
disableDonateDialog_(false),
|