logsui/logsengine/tsrc/stubs/logscntfinder_stub.cpp
changeset 19 e4c884866116
parent 16 c5af8598d22c
equal deleted inserted replaced
16:c5af8598d22c 19:e4c884866116
    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()