nurupo / ProjectTox-Qt-GUI

A cross-platform front end for ProjectTox Core library, written in C++11 with use of Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filtering of friend list doesn't work

nurupo opened this issue · comments

After switching to QStyledItemDelegate, filtering (the search bar thingy) of friend list doesn't work, since the default role of model items doesn't contain text anymore, custom roles are used instead.

Fixed in 7d2a2b9