]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/Menubar_pimpl.C
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / Menubar_pimpl.C
index 00b99703b960dfb2d1f8975876eb0ac7d9e7ed01..8ea8fef5e1e3a113b8e23602c6e46cf9b715752a 100644 (file)
@@ -272,7 +272,7 @@ int Menubar::Pimpl::create_submenu(Window win, XFormsView * view,
                        if (!shortcut.empty()) {
                                shortcut += lowercase(shortcut[0]);
                                label += "%h";
-                       } 
+                       }
 
                        // Finally add the action/submenu
                        if (item.kind() == MenuItem::Submenu) {