Files
2025-08-26 22:57:23 +08:00

6 lines
141 B
Prolog

CONFIG += testcase
TARGET = tst_qstatemachine
QT = core-private testlib
qtHaveModule(widgets): QT += widgets
SOURCES = tst_qstatemachine.cpp