diff options
Diffstat (limited to 'Tests/QtAutogen/mocDepends/test2.cpp')
-rw-r--r-- | Tests/QtAutogen/mocDepends/test2.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Tests/QtAutogen/mocDepends/test2.cpp b/Tests/QtAutogen/mocDepends/test2.cpp deleted file mode 100644 index 3fd845e..0000000 --- a/Tests/QtAutogen/mocDepends/test2.cpp +++ /dev/null @@ -1,9 +0,0 @@ - -#include "moc_test2_object.cpp" -#include "test2_object.hpp" - -int main() -{ - Object obj; - return 0; -} |