We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23d8ca commit be7b910Copy full SHA for be7b910
source/class/qxl/widgetbrowser/pages/ToolBar.js
@@ -42,8 +42,8 @@
42
* toolbar.SplitButton
43
* toolbar.ToolBar
44
*
45
- * @asset(qx/iconfont/MaterialIcons/*)
46
- *
+ * @usefont(MaterialIcons)
+ * @asset(qx/icon/${qx.icontheme}/16/actions/document-new.png)
47
*/
48
49
qx.Class.define("qxl.widgetbrowser.pages.ToolBar", {
0 commit comments