mirror of
https://github.com/fltk/fltk.git
synced 2026-05-21 06:21:26 +08:00
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:
@@ -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:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user