smf/smfservermodule/smfclient/client/smfpostprovider.cpp
changeset 10 77a56c951f86
parent 7 be09cf1f39dd
child 14 a469c0e6e7fb
equal deleted inserted replaced
7:be09cf1f39dd 10:77a56c951f86
    16  * The SmfEvent class represents an event
    16  * The SmfEvent class represents an event
    17  *
    17  *
    18  */
    18  */
    19 
    19 
    20 #include "smfpostprovider.h"
    20 #include "smfpostprovider.h"
       
    21 #include "smfpostprovider_p.h"
       
    22 
    21 #include <QVector>
    23 #include <QVector>
    22 #include <QTextFormat>
    24 #include <QTextFormat>
    23 
    25 
    24 	/**
    26 	/**
    25 	 * Constructs SmfPostProvider.
    27 	 * Constructs SmfPostProvider.