added bucket options tool
This commit is contained in:
@@ -90,6 +90,7 @@ enum class kWidget : uint16_t
|
||||
About = const_hash("about"),
|
||||
Changelog = const_hash("changelog"),
|
||||
UserManual = const_hash("usermanual"),
|
||||
ToolBucket = const_hash("tool-bucket"),
|
||||
};
|
||||
|
||||
class Node : public std::enable_shared_from_this<Node>
|
||||
|
||||
Reference in New Issue
Block a user