mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Use the proper keyboard shortcut for deleting items on macOS
Closes #20187. PR #22544.
This commit is contained in:
@@ -140,6 +140,7 @@ add_library(qbt_gui STATIC
|
||||
uithememanager.h
|
||||
uithemesource.h
|
||||
utils.h
|
||||
utils/keysequence.h
|
||||
watchedfolderoptionsdialog.h
|
||||
watchedfoldersmodel.h
|
||||
windowstate.h
|
||||
@@ -239,6 +240,7 @@ add_library(qbt_gui STATIC
|
||||
uithememanager.cpp
|
||||
uithemesource.cpp
|
||||
utils.cpp
|
||||
utils/keysequence.cpp
|
||||
watchedfolderoptionsdialog.cpp
|
||||
watchedfoldersmodel.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user