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/bottombar.cpp | |
| parent | c9271bf5b89f6995ae8ec5740880c752e7e6d982 (diff) | |
Remove unused includes
Diffstat (limited to 'src/selectionmode/bottombar.cpp')
| -rw-r--r-- | src/selectionmode/bottombar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/selectionmode/bottombar.cpp b/src/selectionmode/bottombar.cpp index 529384435..af9f9dd07 100644 --- a/src/selectionmode/bottombar.cpp +++ b/src/selectionmode/bottombar.cpp @@ -15,7 +15,6 @@ #include <QResizeEvent> #include <QScrollArea> #include <QStyle> -#include <QtGlobal> #include <QTimer> using namespace SelectionMode; |
