Eiffel code and ECFs update to support new agent notations.
Removed contrib/library/.../json library.
This commit is contained in:
@@ -279,7 +279,7 @@ feature {NONE} -- Implementation: UI
|
||||
end
|
||||
end
|
||||
|
||||
add_button_action_to (a_text: READABLE_STRING_GENERAL; a_action: detachable PROCEDURE [ANY, TUPLE]; a_box: EV_BOX)
|
||||
add_button_action_to (a_text: READABLE_STRING_GENERAL; a_action: detachable PROCEDURE; a_box: EV_BOX)
|
||||
local
|
||||
but: EV_BUTTON
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user