diff options
| author | Laurent Montel <[email protected]> | 2022-09-26 08:17:13 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2022-09-26 08:17:13 +0200 |
| commit | e19aa49a082076d5ae69931893c1d47b98f85e30 (patch) | |
| tree | 937f199ccdd30b7fdabc7becafae50607cb4bf91 /src/selectionmode/topbar.cpp | |
| parent | c9271bf5b89f6995ae8ec5740880c752e7e6d982 (diff) | |
Remove unused includes
Diffstat (limited to 'src/selectionmode/topbar.cpp')
| -rw-r--r-- | src/selectionmode/topbar.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/selectionmode/topbar.cpp b/src/selectionmode/topbar.cpp index 67cac87cd..0b4cbbda6 100644 --- a/src/selectionmode/topbar.cpp +++ b/src/selectionmode/topbar.cpp @@ -15,12 +15,10 @@ #include <QHBoxLayout> #include <QLabel> -#include <QPalette> #include <QPropertyAnimation> #include <QPushButton> #include <QScrollArea> #include <QStyle> -#include <QtGlobal> using namespace SelectionMode; |
