SortFilterProxyModel icon indicating copy to clipboard operation
SortFilterProxyModel copied to clipboard

Add support for Qt versions < 5.9

Open Momomentum opened this issue 4 years ago • 1 comments

Qt versions prior to Qt 5.9 do not have the qmlWarning(). For those versions redefine qmlWarning() to call qmlInfo() instead.

Momomentum avatar Jul 09 '21 15:07 Momomentum

Bump, i could really use that

Michal-Szczepaniak avatar Jun 10 '22 23:06 Michal-Szczepaniak