motion-prime/support/mp_label.rb in motion-prime-0.9.7 vs motion-prime/support/mp_label.rb in motion-prime-0.9.8

- old
+ new

@@ -1,4 +1,6 @@ +motion_require '../support/_key_value_store' +motion_require '../support/_padding_attribute' class MPLabel < UILabel include MotionPrime::SupportKeyValueStore include MotionPrime::SupportPaddingAttribute def drawTextInRect(rect) \ No newline at end of file