Review Request 112344: Add namespace function isKPeopleEnabled
Martin Klapetek
martin.klapetek at gmail.com
Wed Aug 28 23:07:43 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112344/#review38818
-----------------------------------------------------------
Ship it!
KTp/core.cpp
<http://git.reviewboard.kde.org/r/112344/#comment28682>
CorePrivate::CorePrivate():
m_kPeopleEnabled(false)
-->
CorePrivate::CorePrivate()
: m_kPeopleEnabled(false)
- Martin Klapetek
On Aug. 28, 2013, 11:02 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112344/
> -----------------------------------------------------------
>
> (Updated Aug. 28, 2013, 11:02 p.m.)
>
>
> Review request for Telepathy.
>
>
> Description
> -------
>
> Add namespace function isKPeopleEnabled
>
> Add namespace function isKPeopleEnabled. This makes it easier for apps
> to do runtime checking similar to that originally in the ContactsModel.
>
> + remove random nonsensical comment in types.h
>
>
> Diffs
> -----
>
> KTp/CMakeLists.txt 89b0721e6785a8ee2ef4337b7620bed0f30f1a72
> KTp/Models/contacts-model.cpp b24e4ee1e9bf17d71c0f10fd38a94cbb044bce4f
> KTp/core.h PRE-CREATION
> KTp/core.cpp PRE-CREATION
>
> Diff: http://git.reviewboard.kde.org/r/112344/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20130828/b1d9bfd6/attachment-0001.html>
More information about the KDE-Telepathy
mailing list