web_pub/favourites_engine_api/tsrc/src/FavouritesDbTestObserver.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    13 *
    13 *
    14 * Description:  Implementation of class CFavouritesDbTestObserver
    14 * Description:  Implementation of class CFavouritesDbTestObserver
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 // INCLUDE FILES
    18 // INCLUDE FILES
    20 
    19 
    21 #include <FavouritesDb.h>
    20 #include <favouritesdb.h>
    22 #include "FavouritesDbTestObserver.h"
    21 #include "favouritesdbtestobserver.h"
    23 //#include "FavouritesDbTester.h"
    22 //#include "FavouritesDbTester.h"
    24 #include "ActiveFavouritesDbNotifier.h"
    23 #include <activefavouritesdbnotifier.h>
    25 
    24 
    26 // CONSTANTS
    25 // CONSTANTS
    27 
    26 
    28 // ================= MEMBER FUNCTIONS =======================
    27 // ================= MEMBER FUNCTIONS =======================
    29 
    28