diff options
author | David Tardon <dtardon@redhat.com> | 2012-03-15 10:28:07 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-03-15 10:29:33 +0100 |
commit | d5e83535a5ab32dc0730e6edab116855875bfa74 (patch) | |
tree | 948ec7d1782f882b683a29ba89c46ef92cddf709 /fpicker | |
parent | 84ecea9655267afc266b79059baa4512a285b1f2 (diff) |
error: 'XFolderPicker' was not declared in this scope
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/win32/filepicker/FPentry.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
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; //------------------------------------------------ // |