~tiagosh/history-service/use-libphonenumber

« back to all changes in this revision

Viewing changes to historyprivate/channelobserver.cpp

Improve contact matching by accepting other addressable fields than just phone numbers.
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (C) 2012-2013 Canonical, Ltd.
 
2
 * Copyright (C) 2012-2015 Canonical, Ltd.
3
3
 *
4
4
 * Authors:
5
5
 *  Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>
19
19
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
20
20
 */
21
21
 
22
 
#include "channelobserver.h"
 
22
#include "channelobserver_p.h"
23
23
#include "types.h"
24
24
#include <TelepathyQt/Account>
25
25
#include <TelepathyQt/CallChannel>