widgets/widgetapp/inc/WidgetUiObserver.h
changeset 36 0ed94ceaa377
parent 8 7c90e6132015
child 37 cb62a4f66ebe
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    18 
    18 
    19 #ifndef WIDGETUIOBSERVER_H_
    19 #ifndef WIDGETUIOBSERVER_H_
    20 #define WIDGETUIOBSERVER_H_
    20 #define WIDGETUIOBSERVER_H_
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <BrCtlLayoutObserver.h>
    23 #include <brctllayoutobserver.h>
    24 #include <BrCtlSoftkeysObserver.h>
    24 #include <brctlsoftkeysobserver.h>
    25 #include <BrCtlSpecialLoadObserver.h>
    25 #include <brctlspecialloadobserver.h>
    26 #include <BrCtlDownloadObserver.h>
    26 #include <brctldownloadobserver.h>
    27 #include <BrCtlWindowObserver.h>
    27 #include <brctlwindowobserver.h>
    28 #include <BrCtlInterface.h>
    28 #include <brctlinterface.h>
    29 #include <DocumentHandler.h>
    29 #include <DocumentHandler.h>
    30 #include <flogger.h>
    30 #include <flogger.h>
    31 
    31 
    32 // FORWARD DECLARATIONS
    32 // FORWARD DECLARATIONS
    33 class CActiveApDb;
    33 class CActiveApDb;