diff options
Diffstat (limited to 'src/kitemviews/kfileitemlisttostring.h')
| -rw-r--r-- | src/kitemviews/kfileitemlisttostring.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/kitemviews/kfileitemlisttostring.h b/src/kitemviews/kfileitemlisttostring.h index ad8c82b21..f1c2902b8 100644 --- a/src/kitemviews/kfileitemlisttostring.h +++ b/src/kitemviews/kfileitemlisttostring.h @@ -12,10 +12,7 @@ class KFileItemList; class QFontMetrics; class QString; -enum ItemsState { - None, - Selected -}; +enum ItemsState { None, Selected }; /** * @brief Generates a textual representation of the given list of KFileItems. |
