[Libreoffice-commits] .: fpicker/source

David Tardon dtardon at kemper.freedesktop.org
Thu Mar 15 02:29:39 PDT 2012


 fpicker/source/win32/filepicker/FPentry.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d5e83535a5ab32dc0730e6edab116855875bfa74
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Mar 15 10:28:07 2012 +0100

    error: 'XFolderPicker' was not declared in this scope

diff --git a/fpicker/source/win32/filepicker/FPentry.cxx b/fpicker/source/win32/filepicker/FPentry.cxx
index 0242171..3c1e0c0 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;
 
 //------------------------------------------------
 //


More information about the Libreoffice-commits mailing list