haiku/src/apps/icon-o-matic/document
Adrien Destugues e4c945bd5a Icon-O-Matic: fix filename length limitation
The code was using B_OS_NAME_LENGTH instead of B_FILE_NAME_LENGTH.
Use of BString allows to put the different sizes in a loop.
2020-08-02 17:27:49 +02:00
..
savers
Document.cpp
Document.h
IconObject.cpp
IconObject.h
SetPropertiesCommand.cpp
SetPropertiesCommand.h