connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/devicedialogobserver.h
changeset 20 9c97ad6591ae
parent 18 fcbbe021d614
child 23 7ec726f93df1
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
    16 */
    16 */
    17 
    17 
    18 #ifndef __DEVICEDIALOGOBSERVER_H__
    18 #ifndef __DEVICEDIALOGOBSERVER_H__
    19 #define __DEVICEDIALOGOBSERVER_H__
    19 #define __DEVICEDIALOGOBSERVER_H__
    20 
    20 
    21 #include "cellulardataconfirmation.h"
    21 #include "CellularDataConfirmation.h"
    22 
    22 
    23 NONSHARABLE_CLASS ( CDeviceDialogObserver ) : public CBase, public MHbDeviceDialogObserver
    23 NONSHARABLE_CLASS ( CDeviceDialogObserver ) : public CBase, public MHbDeviceDialogObserver
    24     {
    24     {
    25     public:
    25     public:
    26         /**
    26         /**