summaryrefslogtreecommitdiffstats
path: root/fpicker
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2015-07-24 09:18:17 +0200
committerSzymon Kłos <eszkadev@gmail.com>2015-07-24 12:29:10 +0200
commit5ea686c41b16c0a44c787d9361ee680e16f7ac2f (patch)
tree80c4870cfa3d6a1038e2a4d71c85248c26aa453f /fpicker
parentRemoteFilesDialog integration with AsyncPickerAction (diff)
downloadcore-5ea686c41b16c0a44c787d9361ee680e16f7ac2f.tar.gz
core-5ea686c41b16c0a44c787d9361ee680e16f7ac2f.zip
working busy pointer
Change-Id: I8c5e9e155a1854a670961fa67aa2aa6944604177
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/RemoteFilesDialog.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/office/RemoteFilesDialog.cxx b/fpicker/source/office/RemoteFilesDialog.cxx
index 7106366fb61d..ab11f2f85119 100644
--- a/fpicker/source/office/RemoteFilesDialog.cxx
+++ b/fpicker/source/office/RemoteFilesDialog.cxx
@@ -470,6 +470,7 @@ FileViewResult RemoteFilesDialog::OpenURL( OUString const & sURL )
EnableChildPointerOverwrite( true );
SetPointer( PointerStyle::Wait );
+ Invalidate(InvalidateFlags::Update);
if( !sURL.isEmpty() )
{