summaryrefslogtreecommitdiffstats
path: root/src/ivi-compositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r--src/ivi-compositor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h
index dab9fa6..cd7cbdd 100644
--- a/src/ivi-compositor.h
+++ b/src/ivi-compositor.h
@@ -67,7 +67,7 @@ struct ivi_compositor {
struct wl_global *agl_shell;
struct wl_global *agl_shell_desktop;
struct {
- int activate_apps_by_default; /* switches once xdg top level has been 'created' */
+ bool activate_apps_by_default; /* switches once xdg top level has been 'created' */
} quirks;
struct {