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/backgroundcolorhelper.cpp | |
| parent | c9271bf5b89f6995ae8ec5740880c752e7e6d982 (diff) | |
Remove unused includes
Diffstat (limited to 'src/selectionmode/backgroundcolorhelper.cpp')
| -rw-r--r-- | src/selectionmode/backgroundcolorhelper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/selectionmode/backgroundcolorhelper.cpp b/src/selectionmode/backgroundcolorhelper.cpp index fc5403152..893a75ccf 100644 --- a/src/selectionmode/backgroundcolorhelper.cpp +++ b/src/selectionmode/backgroundcolorhelper.cpp @@ -11,7 +11,6 @@ #include <QGuiApplication> #include <QPalette> -#include <QtGlobal> #include <QWidget> using namespace SelectionMode; |
