nodeview: first attempt at filter dialog

This commit is contained in:
itsmattkc
2020-05-08 23:12:00 +10:00
parent 1efd4e9f99
commit 3d0f11c6ef
5 changed files with 215 additions and 1 deletions
+5
View File
@@ -146,6 +146,11 @@ private slots:
*/
void ContextMenuLabelNode();
/**
* @brief Receiver that shows the filters dialog
*/
void ContextMenuShowFiltersDialog();
};
OLIVE_NAMESPACE_EXIT