Review Request 119714: Fix the build on Windows using MSVC 2013

Cristian Oneț onet.cristian at gmail.com
Mon Aug 11 13:24:27 UTC 2014


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

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ț

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140811/595da6dd/attachment.html>


More information about the Kde-frameworks-devel mailing list