diff options
Diffstat (limited to 'Tests/QtAutogen/MocInclude/Common/moc_MixedCustom.cpp.in')
-rw-r--r-- | Tests/QtAutogen/MocInclude/Common/moc_MixedCustom.cpp.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocInclude/Common/moc_MixedCustom.cpp.in b/Tests/QtAutogen/MocInclude/Common/moc_MixedCustom.cpp.in new file mode 100644 index 0000000..6c44793 --- /dev/null +++ b/Tests/QtAutogen/MocInclude/Common/moc_MixedCustom.cpp.in @@ -0,0 +1,5 @@ + +void moc_MixedCustom(MixedCustom const & arg) +{ + (void)arg; +} |