mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Resolve QCssParser::parseColorValue warning
This commit is contained in:
parent
49bf1ad379
commit
c1ac9bb890
|
|
@ -143,7 +143,7 @@ void AdvSceneSwitcher::SetupRandomTab()
|
|||
border-style: outset; \
|
||||
border-width: 2px; \
|
||||
border-radius: 7px; \
|
||||
border-color: rgb(0,0,0,0) \
|
||||
border-color: rgb(0,0,0) \
|
||||
}");
|
||||
if (switcher->switchIfNotMatching != NoMatchBehavior::RANDOM_SWITCH) {
|
||||
if (!switcher->disableHints) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user