]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/selectionmode/bottombar.h
Add clang-format and format code as in Frameworks
[dolphin.git] / src / selectionmode / bottombar.h
index 8d33e5ac172f814f2a613dacd4cec6bd5062cd7b..3ad361ef666aae330f0bcc6b607764c025681a62 100644 (file)
@@ -17,7 +17,6 @@
 
 class KActionCollection;
 class KFileItemList;
-class QAction;
 class QPushButton;
 class QResizeEvent;
 class QScrollArea;
@@ -25,7 +24,7 @@ class QUrl;
 
 namespace SelectionMode
 {
-    class BottomBarContentsContainer;
+class BottomBarContentsContainer;
 
 /**
  * @brief A bar used in selection mode that serves various purposes depending on what the user is currently trying to do.