Updates for change in Mojom dart enum generation

This commit is contained in:
James Robinson 2015-09-24 10:35:20 -07:00
parent 12435be0ce
commit 5b8443e440

View File

@ -113,7 +113,7 @@ class MineDiggerApp extends App {
probe(ix, iy);
},
onLongPress: () {
userFeedback.performHapticFeedback(HapticFeedbackType_LONG_PRESS);
userFeedback.performHapticFeedback(HapticFeedbackType.LONG_PRESS);
flag(ix, iy);
},
child: new Listener(