summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/asyncrequests.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/asyncrequests.hxx')
-rw-r--r--fpicker/source/win32/filepicker/asyncrequests.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/asyncrequests.hxx b/fpicker/source/win32/filepicker/asyncrequests.hxx
index e67dcfa4bdbe..887a696cb400 100644
--- a/fpicker/source/win32/filepicker/asyncrequests.hxx
+++ b/fpicker/source/win32/filepicker/asyncrequests.hxx
@@ -194,7 +194,7 @@ class AsyncRequests : private ::cppu::BaseMutex
private:
- ::sal_Bool m_bFinish;
+ sal_Bool m_bFinish;
RequestHandlerRef m_rHandler;
RequestQueue m_lRequests;
osl::Condition maWait;