Gui: Move define HAS_QTBUG_129596 to separate header file

This commit is contained in:
wmayer
2025-04-25 22:23:06 +02:00
committed by Ladislav Michl
parent a6234f2ee3
commit 8b1df6f00f
5 changed files with 14 additions and 4 deletions

View File

@@ -137,6 +137,7 @@
#include "WorkbenchManipulator.h"
#include "WidgetFactory.h"
#include "3Dconnexion/navlib/NavlibInterface.h"
#include "QtWidgets.h"
#ifdef BUILD_TRACY_FRAME_PROFILER
#include <tracy/Tracy.hpp>