Fix typo Fl --> FL

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11525 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2016-04-04 08:18:26 +00:00
parent 8be74c3fe4
commit bc11bd8d5f
+1 -1
View File
@@ -20,7 +20,7 @@
// a "callback" which is called to draw rectangular areas that are moved
// into the drawing area.
#include <Fl/Fl_Window_Driver.H>
#include <FL/Fl_Window_Driver.H>
// scroll a rectangle and redraw the newly exposed portions:
/**