Qt6: remove QStringList declaration (#3963)

This commit is contained in:
Andreas Buhr
2024-01-11 20:14:41 +01:00
committed by GitHub
parent f396630f34
commit 0d8167999e

View File

@@ -31,7 +31,6 @@
#endif
class QString;
class QColor;
class QStringList;
#define GC_SMOOTH_FORWARD 0
#define GC_SMOOTH_BACKWARD 1