Now user-created labels "all" and "none" works as regular labels

This commit is contained in:
Ivan Sorokin
2014-11-09 03:36:53 +03:00
parent f235c0ae6c
commit 976982ba09
3 changed files with 7 additions and 10 deletions

View File

@@ -80,6 +80,7 @@ public slots:
void displayDLHoSMenu(const QPoint&);
void applyNameFilter(const QString& name);
void applyStatusFilter(int f);
void applyLabelFilterAll();
void applyLabelFilter(QString label);
void previewFile(QString filePath);
void removeLabelFromRows(QString label);