- Allow to open destination folder on double-click

This commit is contained in:
Christophe Dumez
2007-11-16 18:26:00 +00:00
parent b47073901f
commit 18ee43225e
7 changed files with 20 additions and 44 deletions

View File

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