equal
deleted
inserted
replaced
20 ** |
20 ** |
21 ** If you have questions regarding the use of this file, please contact |
21 ** If you have questions regarding the use of this file, please contact |
22 ** Nokia at developer.feedback@nokia.com. |
22 ** Nokia at developer.feedback@nokia.com. |
23 ** |
23 ** |
24 ****************************************************************************/ |
24 ****************************************************************************/ |
|
25 #include "hbselectiondialog_p.h" |
25 #include "hbselectiondialog.h" |
26 #include "hbselectiondialog.h" |
26 #include "hbwidget_p.h" |
27 #include "hbwidget_p.h" |
27 #include "hbselectiondialog_p.h" |
28 |
28 #include "hblabel.h" |
29 #include "hblabel.h" |
29 #include "hbaction.h" |
30 #include "hbaction.h" |
30 #include "hbabstractviewitem.h" |
31 #include "hbabstractviewitem.h" |
31 #include <hbinstance.h> |
32 #include <hbinstance.h> |
32 |
33 |