diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-03-30 05:14:50 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-06-18 17:01:50 +0200 |
commit | 77dd7f82911b2e8cd076dd71f3b3901b84fb98d6 (patch) | |
tree | 11f63b0daf5b7d74a9b71ad8dc58fba60dbdf4d3 /sfx2/Library_sfx.mk | |
parent | 38755971d4ea5169b6a0991298e75727247a87b4 (diff) |
uitest: a slightly better approach for the factory problem in the ui testing
Change-Id: I15dbf2446791c4be9be4e18e63c0d03104d8d405
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r-- | sfx2/Library_sfx.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk index ac848db0356c..696402b6eb0b 100644 --- a/sfx2/Library_sfx.mk +++ b/sfx2/Library_sfx.mk @@ -286,7 +286,6 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\ sfx2/source/styles/StyleManager \ sfx2/source/toolbox/imgmgr \ sfx2/source/toolbox/tbxitem \ - sfx2/source/uitest/factory \ sfx2/source/uitest/sfx_uiobject \ sfx2/source/view/classificationcontroller \ sfx2/source/view/classificationhelper \ |