mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
- Allow to open destination folder on double-click
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
// actions on double-click on torrents
|
||||
#define TOGGLE_PAUSE 0
|
||||
#define DELETE_IT 1
|
||||
#define OPEN_DEST 1
|
||||
#define SHOW_PROPERTIES 2
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
Reference in New Issue
Block a user