mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Add "Preview file" double-click action
This commit is contained in:
parent
d12468ffb5
commit
74009f13d9
3 changed files with 30 additions and 8 deletions
|
@ -42,6 +42,7 @@ enum DoubleClickAction
|
|||
{
|
||||
TOGGLE_PAUSE,
|
||||
OPEN_DEST,
|
||||
PREVIEW_FILE,
|
||||
NO_ACTION
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue