diff options
Diffstat (limited to 'Tests/Qt4And5Automoc/main_qt5.cpp')
-rw-r--r-- | Tests/Qt4And5Automoc/main_qt5.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/Qt4And5Automoc/main_qt5.cpp b/Tests/Qt4And5Automoc/main_qt5.cpp new file mode 100644 index 0000000..287b261 --- /dev/null +++ b/Tests/Qt4And5Automoc/main_qt5.cpp @@ -0,0 +1,4 @@ + +#include "main.cpp" + +#include "main_qt5.moc" |