Skip to content
Commit c028b285 authored by Dominik Haumann's avatar Dominik Haumann
Browse files

Compile with gcc 4.8

The implicit conversion of QPointer<T> to Object* does not work.
Therefore, use QPointer::data() explicitly.
parent 795c9065
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment