Skip to content

Commit

Permalink
Revision created by MOE tool push_codebase.
Browse files Browse the repository at this point in the history
MOE_MIGRATION=
  • Loading branch information
appinventor.moe committed Apr 19, 2011
1 parent 797fe47 commit 5419f66
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified jars/libSimpleAndroidRuntime.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public void click() {
/**
* Indicates a user has clicked on the button.
*/
// The SimpleObject annotation is required for all event handling methods
// The SimpleEvent annotation is required for all event handling methods
@SimpleEvent(description = "Handler for click events.")
public void Click() {
// This is what causes the App Inventor runtime to invoke the "Click" event for this object.
Expand Down

0 comments on commit 5419f66

Please sign in to comment.