diff options
| author | Frank Reininghaus <[email protected]> | 2011-04-14 13:27:33 +0200 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2011-04-14 13:27:33 +0200 |
| commit | c7ef72de5563ae33e9342526cb33d67498de0759 (patch) | |
| tree | 3da8880a9631db8bb79572334fe722939077c470 /src/views/dolphincategorydrawer.h | |
| parent | 6d7e993c26d17582402adf3d662a0f5b16e684a7 (diff) | |
SVN_SILENT Remove trailing white space.
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, |
