mirror of
https://github.com/fltk/fltk.git
synced 2026-02-06 00:01:57 +08:00
Fix trailing whitespace
This commit is contained in:
@@ -170,7 +170,7 @@ public:
|
||||
|
||||
int retval = Fl_Gl_Window::handle(event);
|
||||
if (retval) return retval;
|
||||
|
||||
|
||||
if (event == FL_PUSH && gl_version_major >= 3) {
|
||||
static float factor = 1.1;
|
||||
GLfloat data[4];
|
||||
|
||||
Reference in New Issue
Block a user