diff --git a/dub.json b/dub.json index 42278250..f53823e4 100644 --- a/dub.json +++ b/dub.json @@ -34,8 +34,8 @@ "dependencies": { "inilike": "~>1.2.2", "icontheme": "~>1.2.3", - "arsd-official:dom": "<11.0.0", - "arsd-official:image_files": "<11.0.0" + "arsd-official:dom": "~>11.5.3", + "arsd-official:image_files": "~>11.5.3" }, "subPackages": [ diff --git a/src/dlangui/widgets/styles.d b/src/dlangui/widgets/styles.d index 21ab97c4..9aab010a 100644 --- a/src/dlangui/widgets/styles.d +++ b/src/dlangui/widgets/styles.d @@ -1674,10 +1674,6 @@ bool loadTheme(Theme theme, XmlDocument doc, int level = 0) { foreach(styleitem; doc.root.childNodes) { if (styleitem.tagName.equal("style")) { // load