summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsproxywidget_p.h
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-08-06 09:49:44 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-08-06 10:07:39 (GMT)
commitd3bf214eb3b3bf3799c01860c11d39bf76c4fcdb (patch)
treead97a0e8a47840bc36e75be741dea32836b75c41 /src/gui/graphicsview/qgraphicsproxywidget_p.h
parent7588eaee83776b510eabdb9206e3cabcb3ee9dc2 (diff)
downloadQt-d3bf214eb3b3bf3799c01860c11d39bf76c4fcdb.zip
Qt-d3bf214eb3b3bf3799c01860c11d39bf76c4fcdb.tar.gz
Qt-d3bf214eb3b3bf3799c01860c11d39bf76c4fcdb.tar.bz2
Fix linking of applications that use QFontDatabase::removeApplicationFont.
Application font support requires the platform to implement the private registerFont() function, but it is also necessary to implement the public QFontDatabase::removeApplicationFont() function in the platform fontdatabase. The former is implemented as a stub, indicating an error to the caller. The latter was missing as a stub, causing link errors in WebKit. Reviewed-by: Jason Barron
Diffstat (limited to 'src/gui/graphicsview/qgraphicsproxywidget_p.h')
0 files changed, 0 insertions, 0 deletions