Am 13.04.2009 11:24 Uhr schrieb "pawel" unter <[email protected]>:

> 
>    class edit_grp : public Fl_Group {
>    public:
>       edit_grp(...) : Fl_Group(...) {
>          // code from subclass, removing "edit->" where appropriate
>       }
>    }
Semicolon missing at the end of "class { ... }" ?
> 
> Now when compiling I get:
>    "error: multiple types in one declaration"

Matthias







_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to