Skip to content
Commit 3788a828 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Remove QPointer from function prototypes in some input code

As it was pointed out in 6acf35e4, it is
better to return raw pointers than qpointers because returning a qpointer
is equivalent to constructing a new one.
parent a78754b6
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