-
- Downloads
Fl_String is now just an alias for std::string.
All mentions of Fl_String will be replaced with std::string and the Fl_String implementation will be removed.
Showing
- CMakeLists.txt 3 additions, 0 deletionsCMakeLists.txt
- FL/Fl_Preferences.H 1 addition, 10 deletionsFL/Fl_Preferences.H
- fluid/fluid_filename.h 1 addition, 1 deletionfluid/fluid_filename.h
- src/Fl_Preferences.cxx 10 additions, 16 deletionssrc/Fl_Preferences.cxx
- src/Fl_String.H 14 additions, 0 deletionssrc/Fl_String.H
- src/Fl_String.cxx 4 additions, 0 deletionssrc/Fl_String.cxx
- test/unittest_core.cxx 25 additions, 174 deletionstest/unittest_core.cxx
Loading
Please register or sign in to comment