From cfd2ba46158ad1ac6798e48150d18c969966a152 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Tue, 2 Feb 2010 17:55:47 +0100 Subject: Generate without trailing spaces --- lib/wx/src/gen/wxCommandEvent.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/wx/src/gen/wxCommandEvent.erl') diff --git a/lib/wx/src/gen/wxCommandEvent.erl b/lib/wx/src/gen/wxCommandEvent.erl index 925a26f2c9..57fb9cecda 100644 --- a/lib/wx/src/gen/wxCommandEvent.erl +++ b/lib/wx/src/gen/wxCommandEvent.erl @@ -22,7 +22,7 @@ %%
command_button_clicked, command_checkbox_clicked, command_choice_selected, command_listbox_selected, command_listbox_doubleclicked, command_text_updated, command_text_enter, command_menu_selected, command_slider_updated, command_radiobox_selected, command_radiobutton_selected, command_scrollbar_updated, command_vlbox_selected, command_combobox_selected, command_tool_rclicked, command_tool_enter, command_checklistbox_toggled, command_togglebutton_clicked, command_left_click, command_left_dclick, command_right_click, command_set_focus, command_kill_focus, command_enter
%% See also the message variant {@link wxEvtHandler:wxCommand(). #wxCommand{}} event record type. %% -%%

This class is derived (and can use functions) from: +%%

This class is derived (and can use functions) from: %%
{@link wxEvent} %%

%% @type wxCommandEvent(). An object reference, The representation is internal @@ -108,7 +108,7 @@ setString(#wx_ref{type=ThisT,ref=ThisRef},S) wxe_util:cast(?wxCommandEvent_SetString, <>). - %% From wxEvent + %% From wxEvent %% @hidden stopPropagation(This) -> wxEvent:stopPropagation(This). %% @hidden -- cgit v1.2.3