Index: public/web/WebMenuItemInfo.h |
diff --git a/public/web/WebMenuItemInfo.h b/public/web/WebMenuItemInfo.h |
index 2b08f42917d6c9bbde8052a329fe477aec4ab65f..11525bcf121bef836e50e9f0221c93eef89fa978 100644 |
--- a/public/web/WebMenuItemInfo.h |
+++ b/public/web/WebMenuItemInfo.h |
@@ -58,6 +58,7 @@ struct WebMenuItemInfo { |
} |
WebString label; |
+ WebString icon; |
tkent
2015/02/02 00:35:41
This should have a comment explaining the content
|
WebString toolTip; |
Type type; |
unsigned action; |