usbuis/usbuinotif/inc/usbuincableconnectednotifier.h
changeset 31 dfdd8240f7c8
parent 25 8c311f9acc5e
child 63 ef2686f7597e
equal deleted inserted replaced
28:dd32e5bbaed9 31:dfdd8240f7c8
    18 #ifndef USBUINCABLECONNECTEDNOTIFIER_H
    18 #ifndef USBUINCABLECONNECTEDNOTIFIER_H
    19 #define USBUINCABLECONNECTEDNOTIFIER_H
    19 #define USBUINCABLECONNECTEDNOTIFIER_H
    20 
    20 
    21 // INCLUDES
    21 // INCLUDES
    22 
    22 
    23 #include <hbsymbiandevicedialog.h>
    23 #include <hbdevicedialogsymbian.h>
    24 #include <hbsymbianvariant.h>
    24 #include <hbsymbianvariant.h>
    25 
    25 
    26 #include "usbnotifier.h" // Base class
    26 #include "usbnotifier.h" // Base class
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 
    28 
   143     /**
   143     /**
   144      *  C++ default constructor.
   144      *  C++ default constructor.
   145      */
   145      */
   146     CUSBUICableConnectedNotifier();
   146     CUSBUICableConnectedNotifier();
   147     
   147     
   148     CHbDeviceDialog* iDialog; 
   148     CHbDeviceDialogSymbian* iDialog; 
   149 
   149 
   150     };
   150     };
   151 #endif // USBUINCABLECONNECTEDNOTIFIER_H
   151 #endif // USBUINCABLECONNECTEDNOTIFIER_H