diff options
Diffstat (limited to 'Tests/QtAutogen/skipSource/skipUicNoGen1.cpp')
-rw-r--r-- | Tests/QtAutogen/skipSource/skipUicNoGen1.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/QtAutogen/skipSource/skipUicNoGen1.cpp b/Tests/QtAutogen/skipSource/skipUicNoGen1.cpp new file mode 100644 index 0000000000..f591a42ba1 --- /dev/null +++ b/Tests/QtAutogen/skipSource/skipUicNoGen1.cpp @@ -0,0 +1,7 @@ + +#include "skipUicNoGen1.hpp" +#include "ui_nogen2.h" + +void skipNoGen1() +{ +} |