mirror of
https://github.com/fltk/fltk.git
synced 2026-05-27 10:57:58 +08:00
Fix compiler warning, dependencies, and trailing whitespace
The benign warning was: ‘Fl_Browser_::hscrollbar’ will be initialized after [-Wreorder] ‘int Fl_Browser_::linespacing_’ ...
This commit is contained in:
@@ -498,7 +498,7 @@ protected:
|
||||
int leftClip, int rightClip) const;
|
||||
|
||||
int handle_rmb(int readonly);
|
||||
|
||||
|
||||
void draw_line_numbers(bool clearAll);
|
||||
|
||||
void clear_rect(int style, int x, int y, int width, int height) const;
|
||||
|
||||
Reference in New Issue
Block a user