making some config changes to better setup qt environments

This commit is contained in:
Chris Cochrun 2022-07-05 09:26:54 -05:00
parent 1e2cc2c916
commit 982b86059f
12 changed files with 278 additions and 79 deletions

View file

@ -1547,6 +1547,7 @@ c.hints.selectors['all'].append('mdc-switch__native-control')
c.hints.selectors['all'].append('[for="checkbox"]')
c.hints.selectors['all'].append('label')
c.hints.selectors['all'].append('hui-button-card')
c.hints.selectors['all'].append('a[class="button"]')
## Make characters in hint strings uppercase.
## Type: Bool