GUI Milestone 8b
This commit is contained in:
parent
3a8450cb70
commit
4a248e5622
6 changed files with 682 additions and 37 deletions
|
|
@ -58,6 +58,8 @@ private:
|
|||
void duplicateSelection();
|
||||
void removeDefaultActions();
|
||||
void tryResolvePendingLinks();
|
||||
void saveLayoutWithViewState();
|
||||
void restoreViewState();
|
||||
|
||||
struct PendingPasteLink {
|
||||
std::string outNodeName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue