summaryrefslogtreecommitdiff
path: root/sc/Library_scui.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-26 02:01:02 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-30 11:37:19 -0400
commitf1010e946f2bed587d7e7ad4e52e20c38062f683 (patch)
tree27f6729063100dd011c766b5023e949538681132 /sc/Library_scui.mk
parent805ec73aa824e7c14dc867fbf2a7f5f67fb06c7a (diff)
New skeleton dialog for detailed calculation settings.
This dialog is launched from the Formula options dialog. Change-Id: I554de0f7d376803f2e94907aa78648708b8f6b84
Diffstat (limited to 'sc/Library_scui.mk')
-rw-r--r--sc/Library_scui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk
index 9af5a6356ac2..fbb84d69d19f 100644
--- a/sc/Library_scui.mk
+++ b/sc/Library_scui.mk
@@ -98,6 +98,7 @@ $(eval $(call gb_Library_add_exception_objects,scui,\
sc/source/ui/miscdlgs/tabbgcolordlg \
sc/source/ui/miscdlgs/textdlgs \
sc/source/ui/namedlg/namepast \
+ sc/source/ui/optdlg/calcoptionsdlg \
sc/source/ui/optdlg/opredlin \
sc/source/ui/optdlg/tpcalc \
sc/source/ui/optdlg/tpcompatibility \