From d5e83535a5ab32dc0730e6edab116855875bfa74 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 15 Mar 2012 10:28:07 +0100 Subject: [PATCH] error: 'XFolderPicker' was not declared in this scope --- fpicker/source/win32/filepicker/FPentry.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/fpicker/source/win32/filepicker/FPentry.cxx b/fpicker/source/win32/filepicker/FPentry.cxx index 0242171c4d66..3c1e0c0980d1 100644 --- a/fpicker/source/win32/filepicker/FPentry.cxx +++ b/fpicker/source/win32/filepicker/FPentry.cxx @@ -59,6 +59,7 @@ using namespace ::com::sun::star::registry ; using namespace ::cppu ; using ::com::sun::star::ui::dialogs::XFilePicker; using ::com::sun::star::ui::dialogs::XFilePicker2; +using ::com::sun::star::ui::dialogs::XFolderPicker; //------------------------------------------------ //