Basic font database: remove opentype CONFIG, it does nothing

Change-Id: Ia6918b277c61a879dffd9e4ab40fd34023187e29
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
bb10
Andreas Hartmetz 2016-04-02 23:36:13 +02:00 committed by Konstantin Ritt
parent e22a230a03
commit ccdc3eac80
1 changed files with 0 additions and 2 deletions

View File

@ -8,6 +8,4 @@ SOURCES += \
$$PWD/qbasicfontdatabase.cpp \
$$QT_SOURCE_TREE/src/gui/text/qfontengine_ft.cpp
CONFIG += opentype
include($$QT_SOURCE_TREE/src/3rdparty/freetype_dependency.pri)