mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-08 20:58:41 +00:00
use ComPtr in gui_context_menus.h (#719)
* use ComPtr in gui_context_menus.h * fix pragma diagnostic * fix compiler warnings
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -387,6 +387,8 @@ FodyWeavers.xsd
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
*.code-workspace
|
||||
/CMakeUserPresets.json
|
||||
/compile_commands.json
|
||||
|
||||
# Local History for Visual Studio Code
|
||||
.history/
|
||||
@@ -409,6 +411,6 @@ FodyWeavers.xsd
|
||||
/out/*
|
||||
/third-party/out/*
|
||||
/src/common/scm_rev.cpp
|
||||
|
||||
|
||||
# for macOS
|
||||
**/.DS_Store
|
||||
**/.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user