Menu IDs of 0 don't work on Mac.
This commit is contained in:
parent
3f3161af72
commit
3767716f20
|
@ -340,7 +340,7 @@ private:
|
|||
|
||||
enum SIGNAL_CONTEXT_MENU_EVENTS
|
||||
{
|
||||
HIDE_SIGNAL,
|
||||
HIDE_SIGNAL = 944,
|
||||
SHOW_CURSOR,
|
||||
HIDE_CURSOR
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue