Break long line
This commit is contained in:
parent
af17746c20
commit
2daae86e27
@ -119,7 +119,8 @@ MAPPINGS = {
|
||||
'offline-storage-database':
|
||||
(MapType.attribute, QWebSettings.OfflineStorageDatabaseEnabled),
|
||||
'offline-web-application-storage':
|
||||
(MapType.attribute, QWebSettings.OfflineWebApplicationCacheEnabled),
|
||||
(MapType.attribute,
|
||||
QWebSettings.OfflineWebApplicationCacheEnabled),
|
||||
'local-storage':
|
||||
(MapType.attribute, QWebSettings.LocalStorageEnabled),
|
||||
'maximum-pages-in-cache':
|
||||
|
Loading…
Reference in New Issue
Block a user