diff options
Diffstat (limited to 'include/aoapplication.h')
| -rw-r--r-- | include/aoapplication.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/aoapplication.h b/include/aoapplication.h index d9b9e89f..c69a0d31 100644 --- a/include/aoapplication.h +++ b/include/aoapplication.h @@ -538,6 +538,9 @@ public: // Get whether to opt out of player count metrics sent to the master server bool get_player_count_optout(); + // Whether opening evidence requires a single or double click + bool get_evidence_double_click(); + // Currently defined subtheme QString subtheme; |
