Skip to content
Snippets Groups Projects
Commit f4983380 authored by Kai Koehne's avatar Kai Koehne
Browse files

Fix compilation against latest qt-dui

d914555badc in qt-dui/master removed QmlType::fromObject. This
patch replaces the method with QVariant::fromValue. The difference
here is that the QVariant type is always QObject*, instead of
the real inherited type. We have yet to verify if this breaks something.
parent 978c89f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment