Review Request 123507: Fix compilation error in kdev-clang declaring types for Qt
Lucas Tanure
tanure at linux.com
Sun Apr 26 12:34:21 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123507/
-----------------------------------------------------------
Review request for KDevelop and Milian Wolff.
Repository: kdev-clang
Description
-------
Error: kdev-clang doesn't compile
Diffs
-----
tests/test_duchainutils.cpp 7393587
tests/test_clangutils.cpp fb33f76
codecompletion/model.cpp 0dcf44c
Diff: https://git.reviewboard.kde.org/r/123507/diff/
Testing
-------
Adding a Q_DECLARE_METATYPE() makes the type known to all template based functions, including QVariant.
So we need to declare "KTextEditor::Cursor" and "KTextEditor::Range" to proper compile kdev-clang.
Thanks,
Lucas Tanure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150426/ef64dfca/attachment.html>
More information about the KDevelop-devel
mailing list