mirror of
https://github.com/fltk/fltk.git
synced 2026-06-02 07:26:57 +08:00
Remove Doxygen warning in Fl_Tile.cxx line 185
The warning was warning: End of list marker found without any preceding list items.
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ void Fl_Tile::resize(int X,int Y,int W,int H) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Set one of four cursors used for dragging etc..
|
Set one of four cursors used for dragging etc…
|
||||||
|
|
||||||
Fl_Tile uses an array of four cursors that are set depending on user actions:
|
Fl_Tile uses an array of four cursors that are set depending on user actions:
|
||||||
- 0: normal cursor
|
- 0: normal cursor
|
||||||
|
|||||||
Reference in New Issue
Block a user