summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-08 21:04:23 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-08 23:43:50 +0000
commitad241f51fe6ae4f5dc37050cf3bea65fc4163084 (patch)
tree7cca06f686ac7254c63e6c12c5bc31be445ff02c /vcl/Library_vcl.mk
parent47bac0de19fc4ca2c9d469b64fcbffe15bc4a0a3 (diff)
vcl: change ImplFontEntry to LogicalFontInstance
There is a TODO in the code that suggests to do this, when I looked at the collaboration diagram on Doxygen things made a LOT more sense. Change-Id: If335498bb70872ffa5738cc5c17660faec84c35e Reviewed-on: https://gerrit.libreoffice.org/21257 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 6f2494287c5a..f7a1a65796e8 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -395,7 +395,7 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/source/font/PhysicalFontFamily \
vcl/source/font/fontattributes \
vcl/source/font/fontselect \
- vcl/source/font/fontentry \
+ vcl/source/font/fontinstance \
vcl/source/font/fontcache \
vcl/source/fontsubset/cff \
vcl/source/fontsubset/fontsubset \