Skip to content

Commit

Permalink
Merge bd03e28 into 94b04ea
Browse files Browse the repository at this point in the history
  • Loading branch information
Holdwyn committed Mar 20, 2020
2 parents 94b04ea + bd03e28 commit 7fc2cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/source/class/qx/theme/modern/Appearance.js
Expand Up @@ -1255,7 +1255,7 @@ qx.Theme.define("qx.theme.modern.Appearance",
style : function(states)
{
return {
icon : "16/actions/window-close.png"
icon : "icon/16/actions/window-close.png"
};
}
},
Expand Down

0 comments on commit 7fc2cc4

Please sign in to comment.