diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2017-12-08 17:47:15 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2017-12-13 12:48:28 (GMT) |
commit | f11321efd11ce4958d45f4673465b5b9484f1af2 (patch) | |
tree | 129579547a4e155f4257945dedf380ba2872992a /Tests/QtAutogen/UicSkipSource/ui_nogen2.h | |
parent | 0af9da29e487f0a6c60c379f0773a68b40ce2625 (diff) | |
download | CMake-f11321efd11ce4958d45f4673465b5b9484f1af2.zip CMake-f11321efd11ce4958d45f4673465b5b9484f1af2.tar.gz CMake-f11321efd11ce4958d45f4673465b5b9484f1af2.tar.bz2 |
Autogen: Tests: Separate UicSkipSource test
Diffstat (limited to 'Tests/QtAutogen/UicSkipSource/ui_nogen2.h')
-rw-r--r-- | Tests/QtAutogen/UicSkipSource/ui_nogen2.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/QtAutogen/UicSkipSource/ui_nogen2.h b/Tests/QtAutogen/UicSkipSource/ui_nogen2.h new file mode 100644 index 0000000..4e500a4 --- /dev/null +++ b/Tests/QtAutogen/UicSkipSource/ui_nogen2.h @@ -0,0 +1,6 @@ +#ifndef UI_NOGEN2_H +#define UI_NOGEN2_H + +void ui_nogen2(); + +#endif |