equal
deleted
inserted
replaced
20 |
20 |
21 #ifndef BROWSERLOADOBSERVER_H |
21 #ifndef BROWSERLOADOBSERVER_H |
22 #define BROWSERLOADOBSERVER_H |
22 #define BROWSERLOADOBSERVER_H |
23 |
23 |
24 // INCLUDES |
24 // INCLUDES |
25 #include <BrCtlInterface.h> |
25 #include <brctlinterface.h> |
26 #include <BrowserDialogsProviderObserver.h> |
26 #include <browserdialogsproviderobserver.h> |
27 |
27 |
28 // FORWARD DECLARATIONS |
28 // FORWARD DECLARATIONS |
29 class MApiProvider; |
29 class MApiProvider; |
30 class CBrowserContentView; |
30 class CBrowserContentView; |
31 class CBrowserWindow; |
31 class CBrowserWindow; |