From 9f0ebf49ee3d7eeb01ab9e62bd47c48d30e5c810 Mon Sep 17 00:00:00 2001 From: leeffo Date: Mon, 9 Oct 2023 16:36:38 +0800 Subject: [PATCH] feat: add QpainterPath include --- src/session-widgets/buttonbox.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/session-widgets/buttonbox.cpp b/src/session-widgets/buttonbox.cpp index aa8f20dc..ca903259 100644 --- a/src/session-widgets/buttonbox.cpp +++ b/src/session-widgets/buttonbox.cpp @@ -8,6 +8,7 @@ #include #include +#include #include #include -- 2.20.1