Call overriden method of direct base-class, future-proof & less confusing

Authored by kossebau on Jul 23 2018, 3:48 PM.

Description

Call overriden method of direct base-class, future-proof & less confusing

QIdentityProxyModel does currently not reimplement data(), but one day
it might. For now at least the code reader was confused a bit why not the
direct base-class is used.

Details

Committed
kossebauJul 23 2018, 3:48 PM
Parents
R32:c90051fda84d: Drop outdated code duplicating setting of button icons
Branches
Unknown
Tags
Unknown