summary refs log tree commit diff
path: root/src/ui/FloatingButton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/FloatingButton.cpp')
-rw-r--r--src/ui/FloatingButton.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/FloatingButton.cpp b/src/ui/FloatingButton.cpp

index 3f88e313..5dc777d2 100644 --- a/src/ui/FloatingButton.cpp +++ b/src/ui/FloatingButton.cpp
@@ -2,6 +2,7 @@ // // SPDX-License-Identifier: GPL-3.0-or-later +#include <QEvent> #include <QPainter> #include <QPainterPath>