]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/Menubar_pimpl.C
small changes and two patches from Dekel
[features.git] / src / frontends / xforms / Menubar_pimpl.C
index 4826f525c1eaa49db53691dbad2fa8796b9bfbfd..5136e7c20e382c5730618fc720c3fa8956c48ab0 100644 (file)
@@ -114,7 +114,7 @@ void Menubar::Pimpl::makeMenubar(Menu const &menu)
                        break;
                }
                string label = i->label();
-               string shortcut = '#' + i->shortcut();
+               string shortcut = "#" + i->shortcut();
                int width = string_width(label);
                obj = fl_add_button(FL_TOUCH_BUTTON,
                                    air + moffset, yloc,