summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.h b/common.h
index e439af4a7..bf0b4800a 100644
--- a/common.h
+++ b/common.h
@@ -462,6 +462,8 @@ typedef struct {
bool unredir_if_possible;
/// Forced redirection setting through D-Bus.
switch_t redirected_force;
+ /// Whether to stop painting. Controlled through D-Bus.
+ switch_t stoppaint_force;
/// Whether to enable D-Bus support.
bool dbus;
/// Path to log file.