Skip to content
Commit dd6cddfd authored by Kurt Hindenburg's avatar Kurt Hindenburg
Browse files

Use QOverload instead of static_cast for connection overloads

Since Qt5.9 is the minimum, use QOverload instead of static_casts
for connection overloads.  Use QOverload instead of qOverload for
C++11 compability.
parent c86d468e
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