Files
qt5.12.8/tests/auto/widgets/kernel/qshortcut/qshortcut.pro
2025-08-26 22:57:23 +08:00

11 lines
279 B
Prolog

CONFIG += testcase
TARGET = tst_qshortcut
# Project Configuration ----------------------------------------------
INCLUDEPATH += ../
# Normal Test Files --------------------------------------------------
QT += widgets testlib
HEADERS +=
SOURCES += tst_qshortcut.cpp