diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-11-16 02:45:50 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-11-23 06:25:31 +0100 |
commit | 8fd3c3ac9eb1c29b2afcd61a5d34d56b6c821f10 (patch) | |
tree | 0b2ce0dab2c26bc44e8b3b511800363796cfb5f5 /sc/Library_scui.mk | |
parent | 668a71065fa5fe6929e6367998b04a20eb8230c5 (diff) |
ManageNames: add menu and dialog for Add Name
Diffstat (limited to 'sc/Library_scui.mk')
-rw-r--r-- | sc/Library_scui.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk index c82732ade043..bd98b22fff13 100644 --- a/sc/Library_scui.mk +++ b/sc/Library_scui.mk @@ -100,6 +100,7 @@ $(eval $(call gb_Library_add_exception_objects,scui,\ sc/source/ui/miscdlgs/strindlg \ sc/source/ui/miscdlgs/tabbgcolordlg \ sc/source/ui/miscdlgs/textdlgs \ + sc/source/ui/namedlg/namedefdlg \ sc/source/ui/optdlg/opredlin \ sc/source/ui/optdlg/tpcalc \ sc/source/ui/optdlg/tpcompatibility \ |