diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-06-21 18:10:33 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-06-21 18:10:33 +0200 |
| commit | d9c8cebfbe624e1f97905a8580f11bc88c18f21c (patch) | |
| tree | f5375ac3d82a9f9ea791555ade5026ac6dbec5a2 /src/Fl_Native_File_Chooser_GTK.cxx | |
| parent | 97bab9abbd85d8928330b3e1db9ebb31fe83f226 (diff) | |
Remove trailing whitespace
no code changes
Diffstat (limited to 'src/Fl_Native_File_Chooser_GTK.cxx')
| -rw-r--r-- | src/Fl_Native_File_Chooser_GTK.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Native_File_Chooser_GTK.cxx b/src/Fl_Native_File_Chooser_GTK.cxx index 49b99f623..e0826e3e2 100644 --- a/src/Fl_Native_File_Chooser_GTK.cxx +++ b/src/Fl_Native_File_Chooser_GTK.cxx @@ -972,6 +972,6 @@ Fl_Native_File_Chooser::Fl_Native_File_Chooser(int val) { } } #endif // HAVE_DLSYM && HAVE_DLFCN_H - + if (!platform_fnfc) platform_fnfc = new Fl_Native_File_Chooser_FLTK_Driver(val); } |
