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