From 0b05b0e71d38a10ba1c37a2ee9dfbdd8a690e4ef Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Thu, 3 Apr 2025 20:44:20 -0400 Subject: [PATCH] chore: deskflow-gui remove unused includes --- src/apps/deskflow-gui/deskflow-gui.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/apps/deskflow-gui/deskflow-gui.cpp b/src/apps/deskflow-gui/deskflow-gui.cpp index a2bf9e646..3ffe623b6 100644 --- a/src/apps/deskflow-gui/deskflow-gui.cpp +++ b/src/apps/deskflow-gui/deskflow-gui.cpp @@ -16,13 +16,10 @@ #include "gui/StyleUtils.h" #include -#include #include #include #include -#include #include -#include #if defined(Q_OS_MAC) #include