From 2a89e6616562412785cac5804e94a4b3d8dec7c2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 18:08:46 +0900 Subject: Use proper TQt headers Signed-off-by: Michele Calgaro --- src/pandsoptions.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/pandsoptions.cpp') diff --git a/src/pandsoptions.cpp b/src/pandsoptions.cpp index e44deee..6441d92 100644 --- a/src/pandsoptions.cpp +++ b/src/pandsoptions.cpp @@ -20,10 +20,10 @@ * * ***************************************************************************/ -#include -#include -#include -#include +#include +#include +#include +#include #include #include -- cgit v1.2.1