diff options
Diffstat (limited to 'src/display.h')
-rw-r--r-- | src/display.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/display.h b/src/display.h index 44381b90..3f2cb3a4 100644 --- a/src/display.h +++ b/src/display.h @@ -169,6 +169,9 @@ struct _MetaDisplay Atom atom_metacity_toggle_verbose; Atom atom_metacity_update_counter; Atom atom_sync_counter; + Atom atom_gnome_panel_action; + Atom atom_gnome_panel_action_main_menu; + Atom atom_gnome_panel_action_run_dialog; /* This is the actual window from focus events, * not the one we last set |