Remove stray closing brace from Connect() documentation
This commit is contained in:
@@ -758,7 +758,7 @@ public:
|
|||||||
@beginWxPerlOnly
|
@beginWxPerlOnly
|
||||||
In wxPerl this function takes 4 arguments: @a id, @a lastid,
|
In wxPerl this function takes 4 arguments: @a id, @a lastid,
|
||||||
@a type, @a method; if @a method is undef, the handler is
|
@a type, @a method; if @a method is undef, the handler is
|
||||||
disconnected.}
|
disconnected.
|
||||||
@endWxPerlOnly
|
@endWxPerlOnly
|
||||||
|
|
||||||
@see Bind<>()
|
@see Bind<>()
|
||||||
|
Reference in New Issue
Block a user