logsui/logsengine/tsrc/stubs/logscntfinder_stub.cpp
changeset 17 90fe74753f71
parent 13 52d644758b05
equal deleted inserted replaced
15:76d2cf7a585e 17:90fe74753f71
    17 
    17 
    18 #include "logscntfinder.h"
    18 #include "logscntfinder.h"
    19 #include "logslogger.h"
    19 #include "logslogger.h"
    20 
    20 
    21 #include <QStringList>
    21 #include <QStringList>
    22 #include <QContactManager.h>
    22 #include <qcontactmanager.h>
    23 #include <QContact.h>
    23 #include <qcontact.h>
    24 #include <QContactName.h>
    24 #include <qcontactname.h>
    25 #include <QContactPhoneNumber.h>
    25 #include <qcontactphonenumber.h>
    26 
    26 
    27 QString testHighlights;
    27 QString testHighlights;
    28 
    28 
    29 // -----------------------------------------------------------------------------
    29 // -----------------------------------------------------------------------------
    30 // LogsCntEntry::richText()
    30 // LogsCntEntry::richText()