diff options
Diffstat (limited to 'src/views/dolphincategorydrawer.h')
| -rw-r--r-- | src/views/dolphincategorydrawer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphincategorydrawer.h b/src/views/dolphincategorydrawer.h index d9849727e..94c9e69ef 100644 --- a/src/views/dolphincategorydrawer.h +++ b/src/views/dolphincategorydrawer.h @@ -44,7 +44,7 @@ public: virtual ~DolphinCategoryDrawer(); bool allCategorySelected(const QString &category) const; - + bool someCategorySelected(const QString &category) const; virtual void drawCategory(const QModelIndex &index, int sortRole, |
