]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kfileitemlisttostring.h
Add clang-format and format code as in Frameworks
[dolphin.git] / src / kitemviews / kfileitemlisttostring.h
index ad8c82b218a8722f7ea66c530b36d3a8e2292926..f1c2902b8a816d3d24b00cc2e2c9f73f74eedb30 100644 (file)
@@ -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.