Changeset 6141 for trunk/WINDOW/AW_xfont.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/WINDOW/AW_xfont.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WINDOW/AW_xfont.cxx
r5901 r6141 309 309 const char *fontname = fontlist[iso][c]; 310 310 int size = parsesize(fontname); 311 flist[found_fonts].fn = fontname; // valid as long fontlist[iso] is not free 'd!311 flist[found_fonts].fn = fontname; // valid as long fontlist[iso] is not freed! 312 312 flist[found_fonts].s = size; 313 313 found_fonts++;
