A different C++ class with same QML name but no QML_SINGLETON. More...
| Header: | #include <MySingleton2> |
This class should NOT be marked as singleton, even though it has the same name as the QML type. This tests that our detection doesn't accidentally mark wrong classes due to name collision.