[Libreoffice-commits] core.git: include/sfx2
Julien Nabet
serval2412 at yahoo.fr
Thu Jul 16 07:00:39 PDT 2015
include/sfx2/filedlghelper.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1f366b13f766e588e58ee6ebe67149fb8028f3ee
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Thu Jul 16 15:59:16 2015 +0200
Typo: deprected->deprecated
Change-Id: I9e2e349f66a9d5bd7c45430ee9761330c792061c
diff --git a/include/sfx2/filedlghelper.hxx b/include/sfx2/filedlghelper.hxx
index 2e55cd9..abaaa73 100644
--- a/include/sfx2/filedlghelper.hxx
+++ b/include/sfx2/filedlghelper.hxx
@@ -140,7 +140,7 @@ public:
void SetTitle( const OUString& rNewTitle );
OUString GetPath() const;
- /** @deprected: Don't use this method to retrieve the selected files
+ /** @deprecated: Don't use this method to retrieve the selected files
There are file picker which can provide multiple selected file which belong
to different folders. As this method always provides the root folder for all selected
files this cannot work.
More information about the Libreoffice-commits
mailing list