browserui/browser/FeedsInc/FeedsClientUtilities.h
changeset 32 92a061761a7b
parent 31 868cceedabd3
equal deleted inserted replaced
31:868cceedabd3 32:92a061761a7b
    13 *
    13 *
    14 * Description:  Manages the feed related views and implements the FeedsViewBridge.
    14 * Description:  Manages the feed related views and implements the FeedsViewBridge.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 #ifndef FEEDS_CLIENT_UTILITIES_H
    18 #ifndef FEEDS_CLIENT_UTILITIES_H
    20 #define FEEDS_CLIENT_UTILITIES_H
    19 #define FEEDS_CLIENT_UTILITIES_H
    21 
    20 
    22 // INCLUDES
    21 // INCLUDES
    23 #include <brctlspecialloadobserver.h>
    22 #include <brctlspecialloadobserver.h>
    24 
    23 
    25 #include "Preferences.h"
    24 #include "Preferences.h"
    26 #include "FeedsWaitDialog.h"
    25 #include "FeedsWaitDialog.h"
    27 #include "FeedsFileSearchAgent.h"
    26 #include "FeedsFileSearchAgent.h"
    28 #include "CommonConstants.h"
    27 #include "CommonConstants.h"
    29 #include "feedsinterface.h"
    28 #include <feedsinterface.h>
    30 #include "feedsmap.h"
    29 #include <feedsmap.h>
    31 #include "transaction.h"
    30 #include <transaction.h>
       
    31 
    32 // CONSTANTS
    32 // CONSTANTS
    33 
    33 
    34 // MACROS
    34 // MACROS
    35 
    35 
    36 // DATA TYPES
    36 // DATA TYPES