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 892d636a37
commit 4cfc77d9ee
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>