changeset 2 | 5594fba90824 |
parent 0 | b497e44ab2fc |
child 23 | 007508d6e57b |
1:a9c0ce913924 | 2:5594fba90824 |
---|---|
17 #ifndef __SCPLOCKOBSERVER_H |
17 #ifndef __SCPLOCKOBSERVER_H |
18 #define __SCPLOCKOBSERVER_H |
18 #define __SCPLOCKOBSERVER_H |
19 |
19 |
20 #include <e32svr.h> |
20 #include <e32svr.h> |
21 #include <e32property.h> |
21 #include <e32property.h> |
22 #include "SecUi.hrh" |
22 #include "secui.hrh" |
23 |
23 |
24 |
24 |
25 class CSCPQueryDialog; |
25 class CSCPQueryDialog; |
26 |
26 |
27 NONSHARABLE_CLASS(CSCPLockObserver): public CActive |
27 NONSHARABLE_CLASS(CSCPLockObserver): public CActive |