Posted by: | dragorn |
---|---|
Subject: | qKismet - Qt Kismet GUI |
Date: | 19:27:27 25/08/2007 |
> QSortFilterProxyModel::invalidateFilter was introduced in Qt 4.3. In INSTALL file I've written "Make sure you have Qt >= 4.3" ;) If you don't want to install new Qt, remove or comment each occurence of "invalidateFilter", and "compare" in line 91. Filtering in views will not work.
Heh, fair enough.
Might be worth a config detect then.