Index: public/web/WebMenuItemInfo.h |
diff --git a/public/web/WebMenuItemInfo.h b/public/web/WebMenuItemInfo.h |
index 11525bcf121bef836e50e9f0221c93eef89fa978..25180a89d2debded294ae184c7f31ca49979a278 100644 |
--- a/public/web/WebMenuItemInfo.h |
+++ b/public/web/WebMenuItemInfo.h |
@@ -58,6 +58,7 @@ struct WebMenuItemInfo { |
} |
WebString label; |
+ // "icon" provides absolute URL of an image that repesents the command. |
WebString icon; |
WebString toolTip; |
Type type; |