const
This commit is contained in:
parent
44fd94ff51
commit
77d8347234
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ typedef struct
|
|||
{
|
||||
const gchar *button;
|
||||
const gchar *context;
|
||||
ObMouseAction mact;
|
||||
const ObMouseAction mact;
|
||||
const gchar *actname;
|
||||
} ObDefMouseBind;
|
||||
|
||||
|
|
Loading…
Reference in a new issue