mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-21 20:27:05 +02:00
more qt fixes
This commit is contained in:
parent
4f1746136c
commit
3bde785b38
8 changed files with 38 additions and 33 deletions
|
|
@ -29,6 +29,12 @@
|
|||
#ifdef BadValue
|
||||
# undef BadValue
|
||||
#endif
|
||||
#ifdef GrayScale
|
||||
# undef GrayScale
|
||||
#endif
|
||||
#ifdef KeyPress
|
||||
# undef KeyPress
|
||||
#endif
|
||||
|
||||
// Define maintenance 7-8 extension names (not yet in official Vulkan headers)
|
||||
#ifndef VK_KHR_MAINTENANCE_7_EXTENSION_NAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue