diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-06 17:15:41 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-06 21:26:14 +0100 |
commit | 57db1bb55855645693001ea2c642330afc1c4ebb (patch) | |
tree | 0a7ea2d83cef773aa5a381ce5388150ff2a96589 /sfx2/Library_sfx.mk | |
parent | 2f86601db1ff8f198666a07f4b25d113760c879c (diff) |
weld ClassificationControl ToolboxWindow
Change-Id: Idda0b5187201aa77b5b6d682b740a8e55719742a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88129
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r-- | sfx2/Library_sfx.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk index fbcab50a5c2a..bcd9aa26528c 100644 --- a/sfx2/Library_sfx.mk +++ b/sfx2/Library_sfx.mk @@ -127,6 +127,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\ sfx2/source/bastyp/sfxhtml \ sfx2/source/bastyp/sfxresid \ sfx2/source/config/evntconf \ + sfx2/source/control/InterimItemWindow \ sfx2/source/control/asyncfunc \ sfx2/source/control/bindings \ sfx2/source/control/ctrlitem \ |