diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-06-01 05:41:51 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-06-11 08:01:22 +0200 |
commit | f76aa6633452b1bc82d6742986b86f7045c3a7a0 (patch) | |
tree | 2d590799fe20328bc6d8a6eaf97d65d10d043542 /sc/Library_scui.mk | |
parent | 17675467b695967bcb02356be617448949ee60a5 (diff) |
first part for new conditional format dialog
Change-Id: I97d025e468d6c90cdb780c3654706df20300429a
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 29ef732e662a..0cb2780a6f25 100644 --- a/sc/Library_scui.mk +++ b/sc/Library_scui.mk @@ -64,6 +64,7 @@ $(eval $(call gb_Library_add_exception_objects,scui,\ sc/source/ui/attrdlg/tabpages \ sc/source/ui/cctrl/editfield \ sc/source/ui/condformat/colorformat \ + sc/source/ui/condformat/condformatdlg \ sc/source/ui/dbgui/dapidata \ sc/source/ui/dbgui/dapitype \ sc/source/ui/dbgui/dpgroupdlg \ |