Edit rules
This commit is contained in:
parent
fb176a40b0
commit
7d4804a7f8
4 changed files with 74 additions and 5 deletions
|
|
@ -76,7 +76,9 @@ private:
|
|||
void rebuildRulesList();
|
||||
void showAddRuleDialog(const std::string &prefillApp = {},
|
||||
const std::string &prefillBin = {},
|
||||
const std::string &prefillRole = {});
|
||||
const std::string &prefillRole = {},
|
||||
const std::string &prefillTarget = {},
|
||||
warppipe::RuleId editRuleId = {});
|
||||
|
||||
struct PendingPasteLink {
|
||||
std::string outNodeName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue