Ignore:
Timestamp:
Oct 12, 2009, 11:37:39 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Added enumeration of installed PM fonts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/text/text.pri

    r125 r220  
    189189contains(QT_CONFIG, fontconfig) {
    190190    CONFIG += opentype
     191} else {
     192    DEFINES *= QT_NO_FONTCONFIG
    191193}
    192194
Note: See TracChangeset for help on using the changeset viewer.