double space
This commit is contained in:
parent
1ea131048d
commit
e02c2f4174
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ static gunichar parse_shortcut(const gchar *label, gboolean allow_shortcut,
|
|||
return shortcut;
|
||||
}
|
||||
|
||||
static void parse_menu_item(xmlNodePtr node, gpointer data)
|
||||
static void parse_menu_item(xmlNodePtr node, gpointer data)
|
||||
{
|
||||
ObMenuParseState *state = data;
|
||||
gchar *label;
|
||||
|
|
Loading…
Reference in a new issue