Rename src/Fl_String.cxx to src/Fl_String_class.cxx

Sorry for the noise, still fixing a name class on case-insensitive
file systems (macOS and Windows).
This commit is contained in:
Albrecht Schlosser 2021-12-04 15:50:10 +01:00
parent 7a7e50df6e
commit 130f864d1d
4 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ set (CPPFILES
Fl_Single_Window.cxx
Fl_Slider.cxx
Fl_Spinner.cxx
Fl_String.cxx
Fl_String_class.cxx
Fl_Sys_Menu_Bar.cxx
Fl_System_Driver.cxx
Fl_Table.cxx

View File

@ -81,7 +81,7 @@ CPPFILES = \
Fl_Single_Window.cxx \
Fl_Slider.cxx \
Fl_Spinner.cxx \
Fl_String.cxx \
Fl_String_class.cxx \
Fl_Sys_Menu_Bar.cxx \
Fl_System_Driver.cxx \
Fl_Table.cxx \

View File

@ -2968,11 +2968,11 @@ fl_string.o: ../FL/fl_casts.H
fl_string.o: ../FL/Fl_Export.H
fl_string.o: ../FL/Fl_Preferences.H
fl_string.o: ../FL/fl_string.h
Fl_String.o: ../FL/Fl_String_class.H
fl_string.o: ../FL/fl_types.h
fl_string.o: ../FL/fl_utf8.h
fl_string.o: ../FL/platform_types.h
fl_string.o: Fl_System_Driver.H
Fl_String_class.o: ../FL/Fl_String_class.H
Fl_SVG_Image.o: ../config.h
Fl_SVG_Image.o: ../FL/abi-version.h
Fl_SVG_Image.o: ../FL/Enumerations.H