Multi button entry items now support custom parts on elm_object_item_text_[gs]et...
authorGustavo Lima Chaves <gustavo.lima.chaves@intel.com>
Thu, 26 Dec 2013 15:54:57 +0000 (13:54 -0200)
committerGustavo Lima Chaves <gustavo.lima.chaves@intel.com>
Thu, 26 Dec 2013 15:54:57 +0000 (13:54 -0200)
commit9c4deec7e2a4d9f6fd7e2f12f5cddf21e87ee660
treeb1cef110315f5296201f95e27cb3c7acb6310a4f
parent360bba13c7c1004f7520e5e1ebe341c2e6323d2a
Multi button entry items now support custom parts on elm_object_item_text_[gs]et() calls.

I also removed a crazy "if (!label) return", since no other item text
hook on Elementary does that and I can't find a single reason for that
to be there.
src/lib/elc_multibuttonentry.c