equal
deleted
inserted
replaced
23 // ----------------------------------------------------------------------------- |
23 // ----------------------------------------------------------------------------- |
24 // CpBaseSettingView::CpBaseSettingView |
24 // CpBaseSettingView::CpBaseSettingView |
25 // ----------------------------------------------------------------------------- |
25 // ----------------------------------------------------------------------------- |
26 // |
26 // |
27 CpBaseSettingView::CpBaseSettingView( |
27 CpBaseSettingView::CpBaseSettingView( |
28 HbDataForm *, |
28 QGraphicsWidget * , |
29 QGraphicsItem *) |
29 QGraphicsItem * ) |
30 //: |
30 //: |
31 //HbView( /*settingForm, parent*/ ) |
31 //HbView( /*settingForm, parent*/ ) |
32 { |
32 { |
33 |
33 |
34 } |
34 } |