refs #560, adjusted subclasses for new menus/filters from previous step

This commit is contained in:
Klaus Basan
2015-12-19 03:38:02 +01:00
parent 9fcc846b7a
commit ac99f8b984
14 changed files with 29 additions and 34 deletions

View File

@@ -52,6 +52,9 @@ namespace BlackGui
//! Add the technically supported metatypes as allows
void setImplementedMetaTypeIds();
//! Add my own filter dialog
void addFilterDialog();
signals:
//! Request to stash if applicable
void requestStash();