From db28ed792e08d3eef3e901eaedb255bdc66d1db1 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Thu, 21 Feb 2013 10:39:10 +0000 Subject: adapt writer to use centralised font dialog and fix some minor bugs fixed incorrect return of EmbeddFonts property and also make sure that NotifyEmbeddedFontRead is called on reload Change-Id: I085f50ff88bbf73b5dcdb9630b6c5844430a47c2 --- sw/Library_swui.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/Library_swui.mk') diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index 4731533d5294..771ddfac1f6e 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -78,7 +78,6 @@ $(eval $(call gb_Library_add_exception_objects,swui,\ sw/source/ui/dialog/abstract \ sw/source/ui/dialog/addrdlg \ sw/source/ui/dialog/ascfldlg \ - sw/source/ui/dialog/documentfontsdialog \ sw/source/ui/dialog/docstdlg \ sw/source/ui/dialog/macassgn \ sw/source/ui/dialog/swdialmgr \ -- cgit