summaryrefslogtreecommitdiffstats
path: root/src/gui/text/text.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/text.pri')
-rw-r--r--src/gui/text/text.pri12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/gui/text/text.pri b/src/gui/text/text.pri
index d0dd0ed129..4cf58fadcd 100644
--- a/src/gui/text/text.pri
+++ b/src/gui/text/text.pri
@@ -83,18 +83,6 @@ contains(QT_CONFIG, directwrite) {
SOURCES += text/qfontenginedirectwrite.cpp
}
-unix:x11 {
- HEADERS += \
- text/qfontengine_x11_p.h \
- text/qfontdatabase_x11.cpp \
- text/qfontengine_ft_p.h
- SOURCES += \
- text/qfont_x11.cpp \
- text/qfontengine_x11.cpp \
- text/qfontengine_ft.cpp \
- text/qrawfont_ft.cpp
-}
-
SOURCES += \
text/qfont_qpa.cpp \
text/qfontengine_qpa.cpp \