fix(macOS): command + delete (#6676)

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
Reviewed-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
Jacob Alexander Thompson
2025-12-28 04:42:14 -08:00
committed by GitHub
parent e2ba7dff03
commit 399bacc4eb
7 changed files with 72 additions and 16 deletions
+2
View File
@@ -732,6 +732,8 @@ set(SOURCE_FILES
widgets/helper/ChannelView.cpp
widgets/helper/ChannelView.hpp
widgets/helper/CmdDeleteKeyFilter.cpp
widgets/helper/CmdDeleteKeyFilter.hpp
widgets/helper/ComboBoxItemDelegate.cpp
widgets/helper/ComboBoxItemDelegate.hpp
widgets/helper/DebugPopup.cpp