src/hbwidgets/popups/hbselectiondialog.cpp
changeset 7 923ff622b8b9
parent 5 627c4a0fd0e7
child 28 b7da29130b0e
child 34 ed14f46c0e55
equal deleted inserted replaced
6:c3690ec91ef8 7:923ff622b8b9
    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