summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2020-11-16 12:43:47 +0100
committerGitHub <noreply@github.com>2020-11-16 12:43:47 +0100
commit3de7e93a95420a3a6b88ebae03472a4224c71674 (patch)
treedcdba817595063fb617ec12770b5ab51aa10ae67 /src/settings.h
parent5f7e2988cd91b5debef57c72e12d5a9c1050bce5 (diff)
parent67188a39cb6aa9d1cad172aec6aac9977af8e79a (diff)
Merge pull request #1291 from Qudix/tracking_integration
Add a toggle for tracking
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/settings.h b/src/settings.h
index 689067d7..122eb729 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -513,6 +513,11 @@ public:
EndorsementState endorsementState() const;
void setEndorsementState(EndorsementState s);
+ // returns whether tracked integration is enabled
+ //
+ bool trackedIntegration() const;
+ void setTrackedIntegration(bool b) const;
+
// registers MO as the handler for nxm links
//
// if 'force' is true, the registration dialog will be shown even if the user