add changelog dialog and display_file api (implemented in osx and ios)
This commit is contained in:
@@ -82,6 +82,7 @@ enum class kWidget : uint16_t
|
||||
ColorWheel = const_hash("colorwheel"),
|
||||
ColorPicker = const_hash("color-picker"),
|
||||
About = const_hash("about"),
|
||||
Changelog = const_hash("changelog"),
|
||||
};
|
||||
|
||||
class Node
|
||||
|
||||
Reference in New Issue
Block a user