diff options
author | Pierre Ossman <ossman@cendio.se> | 2024-04-03 12:38:04 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2024-06-24 13:42:54 +0200 |
commit | ceb60ad3d53c8bd3d9388d231f8054851d6f6a56 (patch) | |
tree | 303bbd4697724c302d46db4412fecba2257451ec /win/vncconfig/Legacy.h | |
parent | 139f0e8a4b81fe3dcd9476ec5ee16ea5e74af901 (diff) | |
download | tigervnc-ceb60ad3d53c8bd3d9388d231f8054851d6f6a56.tar.gz tigervnc-ceb60ad3d53c8bd3d9388d231f8054851d6f6a56.zip |
Disable gcc NULL warning for context menu
We use the pointer to just store an identifier for the menu, but this is
enough for gcc to think we are using 0 instead of nullptr and complain.
Even an explicit cast isn't enough to silence it here for some reason.
Diffstat (limited to 'win/vncconfig/Legacy.h')
0 files changed, 0 insertions, 0 deletions