Add the option of automatically picking up URLs from the clipboard on window focus (#1633)

This commit is contained in:
Esa Varemo
2022-01-23 17:57:21 +02:00
committed by GitHub
parent bda754bbeb
commit 032e01c9d8
8 changed files with 103 additions and 45 deletions

View File

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