diff options
Diffstat (limited to 'Tests/QtAutogen/uicInclude/main.hpp')
-rw-r--r-- | Tests/QtAutogen/uicInclude/main.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/QtAutogen/uicInclude/main.hpp b/Tests/QtAutogen/uicInclude/main.hpp new file mode 100644 index 0000000..58ddc26 --- /dev/null +++ b/Tests/QtAutogen/uicInclude/main.hpp @@ -0,0 +1,6 @@ +#ifndef MAIN_HPP +#define MAIN_HPP + +#include "ui_PageA.h" + +#endif |