summaryrefslogtreecommitdiffstats
path: root/src/core/profile_adapter.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-02-01 14:51:46 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-02-01 14:51:46 +0100
commitd782265b08e28ccb6cb83e32b449386b7883848c (patch)
treeab7ac80d26434366c0fd4cc4fb5302cc8e2c6cf6 /src/core/profile_adapter.h
parent3bff0bae7e0c660fc25c5c46dedaf9cb89563a58 (diff)
parent435586eedf983ab9b81291cb8cdfcce28822a0c4 (diff)
Merge remote-tracking branch 'origin/5.12' into 5.13
Diffstat (limited to 'src/core/profile_adapter.h')
-rw-r--r--src/core/profile_adapter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/profile_adapter.h b/src/core/profile_adapter.h
index 3b1b9bc91..800058bc5 100644
--- a/src/core/profile_adapter.h
+++ b/src/core/profile_adapter.h
@@ -157,6 +157,8 @@ public:
// NotificationPermission = 2,
AudioCapturePermission = 3,
VideoCapturePermission = 4,
+ ClipboardRead = 5,
+ ClipboardWrite = 6,
};
HttpCacheType httpCacheType() const;