summaryrefslogtreecommitdiff
path: root/sw/Library_swui.mk
diff options
context:
space:
mode:
authorZolnai Tamás <tamas.zolnai@collabora.com>2014-02-27 08:32:54 +0100
committerZolnai Tamás <tamas.zolnai@collabora.com>2014-02-27 08:32:54 +0100
commitf73ffb91b85422067274fafc0d411aef8a6e6abb (patch)
treeddcdd880d45643557ad4172f22b3a1de5db44a2f /sw/Library_swui.mk
parent5c57c9b6eb30265fe7312ff2b4d6ce7363cf2006 (diff)
fdo#73159 Make back border dialog work again
I removed border dialog with commit 8560fb88c7252e5ad60674e447f2e194298f08de because it seems unused and when the corresponding command was called only a blank window was opened. It seems it was just bugous, so revert this commit and fix the dialog. Conflicts: sw/inc/swabstdlg.hxx sw/source/ui/dialog/swdlgfact.cxx sw/source/ui/dialog/swdlgfact.hxx Change-Id: I68f8c13457e899a894f03bdd60ebedfb2b70afea
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index b9ef786e8869..b6932f1cb73d 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -119,6 +119,7 @@ $(eval $(call gb_Library_add_exception_objects,swui,\
sw/source/ui/frmdlg/frmdlg \
sw/source/ui/frmdlg/frmpage \
sw/source/ui/frmdlg/pattern \
+ sw/source/ui/frmdlg/uiborder \
sw/source/ui/frmdlg/wrap \
sw/source/ui/index/cntex \
sw/source/ui/index/cnttab \