This revision was automatically updated to reflect the committed changes.
Closed by commit R236:b93ef73701a2: KCharSelect: add unittest. Hits the assert
in QHeaderView. (authored by dfaure).
REPOSITORY
R236 KWidgetsAddons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D20515?vs=56155&
aacid accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R236 KWidgetsAddons
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D20515
To: dfaure, cfeck, aacid
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
dfaure created this revision.
dfaure added a reviewer: cfeck.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.
REVISION SUMMARY
Just creating a KCharSelect instance was hitting that QHeaderView bug.
A unittest is a g