diff options
author | Thomas White <taw@physics.org> | 2014-12-14 15:13:44 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-12-14 15:13:44 +0100 |
commit | 4da7505a8e4dc37cf1d981a73f5b056dc6f418d5 (patch) | |
tree | 8866e0bf88ddc458b88dd48a018af22c12518e81 /data | |
parent | 3f1cf2e319e784ba6a3b4888800359e157f078af (diff) |
Add dummy event to UI XML to make sure menu gets created
Seems to be necessary for the version of GTK at SLAC
Diffstat (limited to 'data')
-rw-r--r-- | data/hdfsee.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/hdfsee.ui b/data/hdfsee.ui index 0c7af035..0dc4eb92 100644 --- a/data/hdfsee.ui +++ b/data/hdfsee.ui @@ -30,6 +30,7 @@ </menu> <menu name="events" action="EventsAction"> + <menuitem name="about" action="AboutAction" /> </menu> <menu name="help" action="HelpAction"> |