mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Add the option of automatically picking up URLs from the clipboard on window focus (#1633)
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
COMPLETE_SOUND_COMMAND,
|
||||
COMPLETE_SOUND_ENABLED,
|
||||
USER_HAS_GIVEN_INFORMED_CONSENT,
|
||||
READ_CLIPBOARD,
|
||||
/* core prefs */
|
||||
FIRST_CORE_PREF,
|
||||
ALT_SPEED_LIMIT_UP = FIRST_CORE_PREF,
|
||||
|
||||
Reference in New Issue
Block a user