diff options
author | David Winter <david.winter@analog.com> | 2021-07-14 10:42:35 +0200 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-07-14 11:42:13 -0400 |
commit | 1c4dc4e992873593f208a174c302557d76605323 (patch) | |
tree | 1c8f1af43e562a64388b39fab4533081aa928f02 /gr-analog/grc | |
parent | 29b07a195e5ab96c551dd6c7fc467ed63a4bf622 (diff) |
qtgui: Make check_set_qss public
check_set_qss is part of the public qtgui headers, but hasn't been
declared part of the public API as of now. This is unfortunate, because
when bootstrapping a Qt application, this function should be called to
apply a qt gui stylesheet as defined in the config.
This commit adds that function to the public api to allow external Qt
GUI widgets to behave in a manner that's compatible with the in-tree
widgets.
Signed-off-by: David Winter <david.winter@analog.com>
Diffstat (limited to 'gr-analog/grc')
0 files changed, 0 insertions, 0 deletions