smf/smfservermodule/smfclient/client/smfcontactfetcher_p.cpp
changeset 10 77a56c951f86
parent 7 be09cf1f39dd
child 14 a469c0e6e7fb
equal deleted inserted replaced
7:be09cf1f39dd 10:77a56c951f86
    13  * Manasij Roy, Nalina Hariharan
    13  * Manasij Roy, Nalina Hariharan
    14  */
    14  */
    15 #include "smfcontactfetcher_p.h"
    15 #include "smfcontactfetcher_p.h"
    16 #ifdef WRITE_LOG
    16 #ifdef WRITE_LOG
    17 #include <QFile>
    17 #include <QFile>
    18 #include <QTextstream>
    18 #include <QTextStream>
    19 #endif
    19 #endif
    20 #ifdef Q_OS_SYMBIAN
    20 #ifdef Q_OS_SYMBIAN
    21 #include "SmfClientSymbian.h"
    21 #include "SmfClientSymbian.h"
    22 #else
    22 #else
    23 #include "SmfClientQt.h"
    23 #include "smfclientqt.h"
    24 #endif
    24 #endif
    25  /**
    25  /**
    26    * Constructs the SmfContactFetcher.
    26    * Constructs the SmfContactFetcher.
    27    * @param parent base provider info
    27    * @param parent base provider info
    28    * @param contact Used for searching friends of the given contact
    28    * @param contact Used for searching friends of the given contact