ganeswidgets/tsrc/fute/HgWidgetTest/src/hgselectiondialog.cpp
changeset 6 1cdcc61142d2
parent 5 4fa04caf0f43
equal deleted inserted replaced
5:4fa04caf0f43 6:1cdcc61142d2
    13 *
    13 *
    14 * Description:   Multiselection dialog
    14 * Description:   Multiselection dialog
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <hbaction.h>
    18 #include <HbAction>
    19 #include <hblabel.h>
    19 #include <HbLabel>
    20 #include <hbpushbutton.h>
    20 #include <HbPushButton>
    21 #include <hgwidgets/hgwidgets.h>
    21 #include <hgwidgets/hgwidgets.h>
    22 #include <QGraphicsLinearLayout>
    22 #include <QGraphicsLinearLayout>
    23 #include "hgselectiondialog.h"
    23 #include "hgselectiondialog.h"
    24 #include "trace.h"
    24 #include "trace.h"
    25 
    25