Edwin Leuven Sun, 17 Jun 2007 13:07:50 -0700
Michael Gerz wrote:
Hi, this patch fixes a problem with an untranslated toolbar name. OK?
Hi,
this patch fixes a problem with an untranslated toolbar name. OK?
why not simply: ToolbarInfo const & Toolbars::getToolbarInfo(string const & name) { return toolbarbackend.getToolbar(name); }