diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-05-22 05:54:11 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-06-18 17:02:38 +0200 |
commit | fdfc55da301435dfd52b0365b8edda7aa893f983 (patch) | |
tree | abc8c696491fc6d69faefcffbf98ea2f0c4bb458 /sd/Library_sd.mk | |
parent | b67527fb75cd95201d9251064e8b9d5b1c4fe62a (diff) |
uitest: add initial code for impress main edit window
Change-Id: I82eabe1df33878316907e664ddbcd8edf6a73d33
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r-- | sd/Library_sd.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index 76e35ae4a4bc..ae04336e21fb 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -411,6 +411,7 @@ $(eval $(call gb_Library_add_exception_objects,sd,\ sd/source/ui/tools/SdGlobalResourceContainer \ sd/source/ui/tools/SlotStateListener \ sd/source/ui/tools/TimerBasedTaskExecution \ + sd/source/ui/uitest/uiobject \ sd/source/ui/unoidl/DrawController \ sd/source/ui/unoidl/SdUnoDrawView \ sd/source/ui/unoidl/SdUnoOutlineView \ |