summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-08 18:47:15 +0100
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 13:48:28 +0100
commitf11321efd11ce4958d45f4673465b5b9484f1af2 (patch)
tree129579547a4e155f4257945dedf380ba2872992a /Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp
parent0af9da29e487f0a6c60c379f0773a68b40ce2625 (diff)
downloadcmake-f11321efd11ce4958d45f4673465b5b9484f1af2.tar.gz
Autogen: Tests: Separate UicSkipSource test
Diffstat (limited to 'Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp')
-rw-r--r--Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp b/Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp
new file mode 100644
index 0000000000..7c381938c6
--- /dev/null
+++ b/Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp
@@ -0,0 +1,8 @@
+#ifndef SKIPUICNOGEN2_H
+#define SKIPUICNOGEN2_H
+
+#include "ui_nogen1.h"
+
+void skipNoGen2();
+
+#endif