diff options
Diffstat (limited to 'Tests/QtAutogen/skipSource/skipUicNoGen1.hpp')
-rw-r--r-- | Tests/QtAutogen/skipSource/skipUicNoGen1.hpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Tests/QtAutogen/skipSource/skipUicNoGen1.hpp b/Tests/QtAutogen/skipSource/skipUicNoGen1.hpp new file mode 100644 index 0000000..2864695 --- /dev/null +++ b/Tests/QtAutogen/skipSource/skipUicNoGen1.hpp @@ -0,0 +1,8 @@ +#ifndef SKIPUICNOGEN1_H +#define SKIPUICNOGEN1_H + +#include "ui_nogen1.h" + +void skipNoGen1(); + +#endif |