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:
oltolm
2024-09-25 17:39:04 +02:00
committed by GitHub
parent 45e206e248
commit 5a4d5b9f31
10 changed files with 15 additions and 29 deletions

6
.gitignore vendored
View File

@@ -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