diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-12-30 18:43:21 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-31 11:45:14 +0000 |
commit | 13c71694fce1bf0d9c968581e418886052d1c8c7 (patch) | |
tree | ffdeed02232708f3084eb3c6f49c49c6eef5db62 /svx/UIConfig_svx.mk | |
parent | 42addf58d4cd7433b4a8620f0fd6ab15f3ec0da0 (diff) |
convert docking window RID_SVXDLG_FONTWORK to .ui
This is the "old" pre OOo2 fontwork stuff, take the document from #i14297# to
see an example of this old fontwork object and use
tools->customize->add->format->fontwork to enable the fontwork dialog
Change-Id: Ic7151937f8dccd8bfaf146f6a058fc03c49632ae
Diffstat (limited to 'svx/UIConfig_svx.mk')
-rw-r--r-- | svx/UIConfig_svx.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/UIConfig_svx.mk b/svx/UIConfig_svx.mk index 1cd6d8551144..f4e1f9fa2302 100644 --- a/svx/UIConfig_svx.mk +++ b/svx/UIConfig_svx.mk @@ -27,6 +27,7 @@ $(eval $(call gb_UIConfig_add_uifiles,svx,\ svx/uiconfig/ui/deletefooterdialog \ svx/uiconfig/ui/docking3deffects \ svx/uiconfig/ui/dockingcolorreplace \ + svx/uiconfig/ui/dockingfontwork \ svx/uiconfig/ui/docrecoverybrokendialog \ svx/uiconfig/ui/docrecoveryprogressdialog \ svx/uiconfig/ui/docrecoveryrecoverdialog \ |