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

@@ -30,10 +30,6 @@
#include <App/Application.h>
#if QT_VERSION >= QT_VERSION_CHECK(6,0,0) && QT_VERSION < QT_VERSION_CHECK(6,8,1)
# define HAS_QTBUG_129596
#endif
class QCloseEvent;
class SoNode;
class NavlibInterface;