Kaydet (Commit) 70e1be1b authored tarafından Mike Kaganski's avatar Mike Kaganski

tdf#114635: Scan operations are modal

To ensure that a document frame isn't modified/closed while an
asynchronous scan operation is performed, the frame is blocked
for the lifetime of the shim process.

Change-Id: I7e21c816ca6de8eb0a53498e77eae359985dbf71
Reviewed-on: https://gerrit.libreoffice.org/65727
Tested-by: Jenkins
Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
üst a8965ebc
......@@ -33,6 +33,7 @@ $(eval $(call gb_Library_use_libraries,scn,\
sal \
$(if $(filter WNT,$(OS)),salhelper) \
svt \
$(if $(filter WNT,$(OS)),tk) \
tl \
utl \
vcl \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment