|
|
@@ -45,7 +45,6 @@ void set_modflag(int mf); |
|
|
|
class Fl_Type { |
|
|
|
|
|
|
|
friend class Widget_Browser; |
|
|
|
friend Fl_Widget *make_type_browser(int,int,int,int,const char *l=0); |
|
|
|
friend class Fl_Window_Type; |
|
|
|
virtual void setlabel(const char *); // virtual part of label(char*) |
|
|
|
|
|
|
|