Changeset 143 for trunk/src/gui/text/qfontengine_pm.cpp
- Timestamp:
- Aug 29, 2009, 6:25:26 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/text/qfontengine_pm.cpp
r125 r143 63 63 face_id.index = 0; 64 64 65 init(face_id, false /*antialias*/);65 init(face_id, true /*antialias*/); 66 66 } 67 67
Note:
See TracChangeset
for help on using the changeset viewer.