Code review comment for lp:~zsombi/ubuntu-ui-toolkit/combobutton

Revision history for this message
Tim Peeters (tpeeters) wrote :

629 + /*!
630 + The item which will hold the combo list data.
631 + */
632 + property Item comboList: comboListContent

why do you need to expose this in the style?

« Back to merge proposal