diff options
Diffstat (limited to 'src/core/window-private.h')
-rw-r--r-- | src/core/window-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/window-private.h b/src/core/window-private.h index c6117654..52864a86 100644 --- a/src/core/window-private.h +++ b/src/core/window-private.h @@ -134,6 +134,7 @@ struct _MetaWindow char *startup_id; char *gtk_theme_variant; char *gtk_application_id; + char *bamf_desktop_file; int net_wm_pid; |