Fix tests
This commit is contained in:
@@ -626,9 +626,9 @@ def testGuiTheme_CheckTheme(theme):
|
|||||||
"active", "inactive", "disabled",
|
"active", "inactive", "disabled",
|
||||||
],
|
],
|
||||||
"Icon": [
|
"Icon": [
|
||||||
"tool", "accept", "reject", "action", "altaction", "apply",
|
"tool", "sidebar", "accept", "reject", "action", "altaction",
|
||||||
"create", "destroy", "reset", "add", "change", "remove",
|
"apply", "create", "destroy", "reset", "add", "change", "remove",
|
||||||
"scformat", "mdformat", "systemio", "info", "warning", "error",
|
"shortcode", "markdown", "systemio", "info", "warning", "error",
|
||||||
],
|
],
|
||||||
"Palette": [
|
"Palette": [
|
||||||
"window", "windowtext", "base", "alternatebase", "text",
|
"window", "windowtext", "base", "alternatebase", "text",
|
||||||
|
|||||||
Reference in New Issue
Block a user