equal
deleted
inserted
replaced
20 #define USBUINOTIFOTGERROR_H |
20 #define USBUINOTIFOTGERROR_H |
21 |
21 |
22 // INCLUDES |
22 // INCLUDES |
23 |
23 |
24 #include "usbnotifier.h" // Base class |
24 #include "usbnotifier.h" // Base class |
25 #include <aknquerydialog.h> // AVKON component |
25 #include <AknQueryDialog.h> // AVKON component |
26 #define KUsbUiNotifOtgGeneralQueryGranularity 3 |
26 #define KUsbUiNotifOtgGeneralQueryGranularity 3 |
27 // CLASS DECLARATION |
27 // CLASS DECLARATION |
28 |
28 |
29 /** |
29 /** |
30 * This class is used to show general USB query. |
30 * This class is used to show general USB query. |