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