[Gambas-devel] Form.X' is incorrectly overridden in class 'FMain'
Benoît Minisini
gambas at ...1...
Mon Jan 30 23:59:42 CET 2012
Le 30/01/2012 11:46, Wally a écrit :
> What kind of problem is this :
>
> "Form.X' is incorrectly overridden in class 'FMain'"
>
> is this a problem in project code or a Gambas3 build or configuration ?
> What can i do to fix it ?
>
> thx wally
>
You have overriden the symbol X in your class Main, but X is already
defined in the parent class. Choose another name!
Regards,
--
Benoît Minisini
More information about the Devel
mailing list