Add backend: QtWebKit for hints.find_implementation
This commit is contained in:
parent
9d95dec5ea
commit
8537e92d39
@ -1952,6 +1952,8 @@ Valid values:
|
|||||||
|
|
||||||
Default: +pass:[python]+
|
Default: +pass:[python]+
|
||||||
|
|
||||||
|
This setting is only available with the QtWebKit backend.
|
||||||
|
|
||||||
[[hints.hide_unmatched_rapid_hints]]
|
[[hints.hide_unmatched_rapid_hints]]
|
||||||
== hints.hide_unmatched_rapid_hints
|
== hints.hide_unmatched_rapid_hints
|
||||||
Hide unmatched hints in rapid mode.
|
Hide unmatched hints in rapid mode.
|
||||||
|
@ -718,6 +718,7 @@ hints.dictionary:
|
|||||||
|
|
||||||
hints.find_implementation:
|
hints.find_implementation:
|
||||||
default: python
|
default: python
|
||||||
|
backend: QtWebKit
|
||||||
type:
|
type:
|
||||||
name: String
|
name: String
|
||||||
valid_values:
|
valid_values:
|
||||||
|
Loading…
Reference in New Issue
Block a user