diff options
Diffstat (limited to 'Tests/QtAutogen/skipSource/qItemC.cpp')
-rw-r--r-- | Tests/QtAutogen/skipSource/qItemC.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/skipSource/qItemC.cpp b/Tests/QtAutogen/skipSource/qItemC.cpp new file mode 100644 index 0000000..700abd6 --- /dev/null +++ b/Tests/QtAutogen/skipSource/qItemC.cpp @@ -0,0 +1,5 @@ +#include "qItemC.hpp" + +void QItemC::go() +{ +} |