summaryrefslogtreecommitdiffstats
path: root/sdext/Library_PresentationMinimizer.mk
diff options
context:
space:
mode:
authorVasily Melenchuk <vasily.melenchuk@cib.de>2018-11-28 15:26:33 +0300
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-12-11 13:15:50 +0100
commita5977185efb5728382f5ead19c715a59d5691eb7 (patch)
tree936ec8914f37791c1fd34e500ea782f9f45cd189 /sdext/Library_PresentationMinimizer.mk
parentmythes is included in org.freedesktop.Sdk//18.08 (diff)
downloadcore-a5977185efb5728382f5ead19c715a59d5691eb7.tar.gz
core-a5977185efb5728382f5ead19c715a59d5691eb7.zip
presentation minimizer: warn user about unsaved presentation
If minimizer is used on current presentation without making a copy and it has local modification we should suggest user to save it before, since not all minimization opearions could be reverted later. Change-Id: I12600c9a818698418f3ec957d43b13c6044609d2 Reviewed-on: https://gerrit.libreoffice.org/64261 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'sdext/Library_PresentationMinimizer.mk')
-rw-r--r--sdext/Library_PresentationMinimizer.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/Library_PresentationMinimizer.mk b/sdext/Library_PresentationMinimizer.mk
index c1f2a00a49b5..933877b16738 100644
--- a/sdext/Library_PresentationMinimizer.mk
+++ b/sdext/Library_PresentationMinimizer.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Library_set_include,PresentationMinimizer,\
))
$(eval $(call gb_Library_use_libraries,PresentationMinimizer,\
+ comphelper \
cppu \
cppuhelper \
sal \