SortFilterProxyModel
SortFilterProxyModel copied to clipboard
Add support for Qt versions < 5.9
Qt versions prior to Qt 5.9 do not have the qmlWarning(). For those versions redefine qmlWarning() to call qmlInfo() instead.
Bump, i could really use that