diff options
Diffstat (limited to 'Tests/QtAutogen/UicSkipSource/skipUicGen.cpp')
-rw-r--r-- | Tests/QtAutogen/UicSkipSource/skipUicGen.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/QtAutogen/UicSkipSource/skipUicGen.cpp b/Tests/QtAutogen/UicSkipSource/skipUicGen.cpp new file mode 100644 index 0000000..d2a55a6 --- /dev/null +++ b/Tests/QtAutogen/UicSkipSource/skipUicGen.cpp @@ -0,0 +1,7 @@ + +#include "skipUicGen.hpp" +#include "ui_uigen2.h" + +void skipGen() +{ +} |