Colors and rearrange
This commit is contained in:
parent
8f341f631a
commit
2edd7a366a
4 changed files with 58 additions and 14 deletions
|
|
@ -89,6 +89,7 @@ struct RuleId {
|
|||
struct NodeInfo {
|
||||
NodeId id;
|
||||
std::string name;
|
||||
std::string description;
|
||||
std::string media_class;
|
||||
std::string application_name;
|
||||
std::string process_binary;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue