phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 30 ebdbd102c78a
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
    73     HbAction act1("Action-1");
    73     HbAction act1("Action-1");
    74     HbAction act2("Action-2");
    74     HbAction act2("Action-2");
    75     mItem->addAction(&act1);
    75     mItem->addAction(&act1);
    76     mItem->addAction(&act2);
    76     mItem->addAction(&act2);
    77     mItem->updateChildItems();
    77     mItem->updateChildItems();
    78     mItem->setExpanded(true);
       
    79     mItem->updateChildItems();
    78     mItem->updateChildItems();
    80 }
    79 }
    81 
    80 
    82 BUBBLE_TEST_MAIN(ut_BubbleParticipantListItem)
    81 BUBBLE_TEST_MAIN(ut_BubbleParticipantListItem)
    83 #include "ut_bubbleparticipantlistitem.moc"
    82 #include "ut_bubbleparticipantlistitem.moc"