┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/selectionmode/bottombar.cpp1
-rw-r--r--src/selectionmode/bottombarcontentscontainer.cpp1
-rw-r--r--src/selectionmode/topbar.cpp1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/selectionmode/bottombar.cpp b/src/selectionmode/bottombar.cpp
index af9f9dd07..c912dd489 100644
--- a/src/selectionmode/bottombar.cpp
+++ b/src/selectionmode/bottombar.cpp
@@ -9,7 +9,6 @@
#include "bottombarcontentscontainer.h"
#include "backgroundcolorhelper.h"
-#include "global.h"
#include <QGridLayout>
#include <QResizeEvent>
diff --git a/src/selectionmode/bottombarcontentscontainer.cpp b/src/selectionmode/bottombarcontentscontainer.cpp
index 1634cf4c9..522afcd01 100644
--- a/src/selectionmode/bottombarcontentscontainer.cpp
+++ b/src/selectionmode/bottombarcontentscontainer.cpp
@@ -18,7 +18,6 @@
#include <QHBoxLayout>
#include <QLabel>
#include <QMenu>
-#include <QPushButton>
#include <QToolButton>
#include <QVBoxLayout>
diff --git a/src/selectionmode/topbar.cpp b/src/selectionmode/topbar.cpp
index 0b4cbbda6..b2934a4d7 100644
--- a/src/selectionmode/topbar.cpp
+++ b/src/selectionmode/topbar.cpp
@@ -15,7 +15,6 @@
#include <QHBoxLayout>
#include <QLabel>
-#include <QPropertyAnimation>
#include <QPushButton>
#include <QScrollArea>
#include <QStyle>