summaryrefslogtreecommitdiffstats
path: root/examples/webengine/quicknanobrowser/ApplicationRoot.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/quicknanobrowser/ApplicationRoot.qml')
-rw-r--r--examples/webengine/quicknanobrowser/ApplicationRoot.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/webengine/quicknanobrowser/ApplicationRoot.qml b/examples/webengine/quicknanobrowser/ApplicationRoot.qml
index 014b556a1..67b686541 100644
--- a/examples/webengine/quicknanobrowser/ApplicationRoot.qml
+++ b/examples/webengine/quicknanobrowser/ApplicationRoot.qml
@@ -56,6 +56,7 @@ QtObject {
property QtObject defaultProfile: WebEngineProfile {
storageName: "Profile"
+ offTheRecord: false
}
property QtObject otrProfile: WebEngineProfile {