https://bugs.kde.org/show_bug.cgi?id=352369

--- Comment #4 from David Faure <fa...@kde.org> ---
Git commit b2687816be334552c0dadceb3f562f71e8b2f596 by David Faure.
Committed on 06/12/2015 at 09:35.
Pushed by dfaure into branch 'master'.

Fix KSelectionProxyModel usage in QTableView

The proxy would initially say columnCount==0 and would then omit to notify
about the insertion of columns. Simpler to just always have columns, even
when we have 0 rows.
CCMAIL: steve...@gmail.com

M  +60   -15   autotests/kselectionproxymodeltest.cpp
M  +1    -0    autotests/test_model_helpers.h
M  +1    -10   src/kselectionproxymodel.cpp

http://commits.kde.org/kitemmodels/b2687816be334552c0dadceb3f562f71e8b2f596

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to