Ignore:
Timestamp:
Oct 14, 2009, 11:07:33 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Use single source for mapping font style hints to default family names.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/text/qfont_p.h

    r2 r226  
    274274};
    275275
     276#ifdef Q_WS_PM
     277Q_GUI_EXPORT const char *qt_fontFamilyFromStyleHint(const QFontDef &request);
     278#endif
     279
    276280QT_END_NAMESPACE
    277281
Note: See TracChangeset for help on using the changeset viewer.