pureqml/qmlcore

property type names cannot include underscores

tomager opened this issue · 1 comments

Property names like "my_random_js_type" do not parse unless you remove the underscores. See failing test #225.

fixed in 3ea04eb