equal
deleted
inserted
replaced
43 |
43 |
44 #ifndef BRCTLSPECIALLOADOBSERVERIMPL_H |
44 #ifndef BRCTLSPECIALLOADOBSERVERIMPL_H |
45 #define BRCTLSPECIALLOADOBSERVERIMPL_H |
45 #define BRCTLSPECIALLOADOBSERVERIMPL_H |
46 |
46 |
47 // INCLUDES |
47 // INCLUDES |
48 #include <brctlspecialloadobserver.h> |
48 #include <BrCtlSpecialLoadObserver.h> |
49 |
49 |
50 /** |
50 /** |
51 * This observer handles special load events such as network connection, deal with non-http(s) or non-html requests |
51 * This observer handles special load events such as network connection, deal with non-http(s) or non-html requests |
52 * |
52 * |
53 * @lib BrowserEngine.lib |
53 * @lib BrowserEngine.lib |