FavoriteCollectionsModel: fix handling of dataChanged and rowsInserted

Authored by dfaure on Nov 5 2017, 11:20 AM.

Description

FavoriteCollectionsModel: fix handling of dataChanged and rowsInserted

Commit 541538827 broke the code by porting it to the Qt5 connect syntax
wrongly (confusion between signals and slots with the same name).

As a result, clearing the filter lineedit in kmail didn't restore
the favorites.

Details

Committed
dfaureNov 5 2017, 11:20 AM
Parents
R165:86f2e800a783: akonaditest: port "app.disableSessionManagement" to Qt5
Branches
Unknown
Tags
Unknown