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/wxGraphicsPath.erl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/wx/src/gen/wxGraphicsPath.erl') diff --git a/lib/wx/src/gen/wxGraphicsPath.erl b/lib/wx/src/gen/wxGraphicsPath.erl index c3adc3581d..ff2dfb07a4 100644 --- a/lib/wx/src/gen/wxGraphicsPath.erl +++ b/lib/wx/src/gen/wxGraphicsPath.erl @@ -18,7 +18,7 @@ %% This file is generated DO NOT EDIT %% @doc See external documentation: wxGraphicsPath. -%%

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

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

%% @type wxGraphicsPath(). An object reference, The representation is internal @@ -175,7 +175,7 @@ contains(This,C={CX,CY}) %% @spec (This::wxGraphicsPath(),X::float()|term(),X::float()|term()) -> bool() %% @doc See external documentation. -%%
Alternatives: +%%
Alternatives: %%

%% contains(This::wxGraphicsPath(), X::float(), Y::float()) -> contains(This,X,Y, [])

%%

@@ -229,7 +229,7 @@ transform(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=MatrixT,ref=MatrixRef}) - wxe_util:cast(?wxGraphicsPath_Transform, <>). - %% From wxGraphicsObject + %% From wxGraphicsObject %% @hidden isNull(This) -> wxGraphicsObject:isNull(This). %% @hidden -- cgit v1.2.3