mirror of https://github.com/fltk/fltk
Fix doxygen warning.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10379 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
68e6e95312
commit
8c91c679e0
|
@ -30,7 +30,7 @@ class Fl_Pixmap;
|
|||
struct Fl_Menu_Item;
|
||||
struct Fl_Label;
|
||||
|
||||
/** \enum Fl_RGB_Scaling.
|
||||
/** \enum Fl_RGB_Scaling
|
||||
The scaling algorithm to use for RGB images.
|
||||
*/
|
||||
enum Fl_RGB_Scaling {
|
||||
|
|
Loading…
Reference in New Issue