summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
authorQudix <17361645+Qudix@users.noreply.github.com>2020-11-11 02:03:17 -0600
committerQudix <17361645+Qudix@users.noreply.github.com>2020-11-11 02:03:17 -0600
commit02c2329857718174b86c3cb2a2246e902fad67e0 (patch)
tree27e959077a8b519fb29f877a4c420e6cef1f49cd /src/settings.h
parente1dceec67a53f5332b2f92ac2901309f0c0ed882 (diff)
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