diff options
Diffstat (limited to 'tests/auto/qcheckbox/qcheckbox.pro')
-rw-r--r-- | tests/auto/qcheckbox/qcheckbox.pro | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qcheckbox/qcheckbox.pro b/tests/auto/qcheckbox/qcheckbox.pro new file mode 100644 index 0000000..c2fee48 --- /dev/null +++ b/tests/auto/qcheckbox/qcheckbox.pro @@ -0,0 +1,5 @@ +load(qttest_p4) +SOURCES += tst_qcheckbox.cpp + + + |