summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/UicSkipSource/skipUicGen.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/UicSkipSource/skipUicGen.hpp')
-rw-r--r--Tests/QtAutogen/UicSkipSource/skipUicGen.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Tests/QtAutogen/UicSkipSource/skipUicGen.hpp b/Tests/QtAutogen/UicSkipSource/skipUicGen.hpp
new file mode 100644
index 000000000..3669f0e5b
--- /dev/null
+++ b/Tests/QtAutogen/UicSkipSource/skipUicGen.hpp
@@ -0,0 +1,8 @@
+#ifndef SKIPUICGEN_HPP
+#define SKIPUICGEN_HPP
+
+#include "ui_uigen1.h"
+
+void skipGen();
+
+#endif