-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119714/
-----------------------------------------------------------

(Updated Aug. 11, 2014, 3:46 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks, Christoph Cullmann and Joseph Wenninger.


Repository: ktexteditor


Description
-------

The compiler was complaining about ambiguous method resolution using
QAbstractItemModel::createIndex (because of the last parameter) so just
remove it since QAbstractItemModel::createIndex has a default value
for the last parameter in one of the overloads which is just what it's
needed.


Diffs
-----

  src/completion/katekeywordcompletion.cpp 
e30a64d7de3be0f6470303024b0fd0fc034a12dd 

Diff: https://git.reviewboard.kde.org/r/119714/diff/


Testing
-------

Built and run kate.


Thanks,

Cristian Oneț

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to