summaryrefslogtreecommitdiff
path: root/framework/source/inc/accelerators/storageholder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/accelerators/storageholder.hxx')
-rw-r--r--framework/source/inc/accelerators/storageholder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/accelerators/storageholder.hxx b/framework/source/inc/accelerators/storageholder.hxx
index a725e7dc6de8..60691c4b7dac 100644
--- a/framework/source/inc/accelerators/storageholder.hxx
+++ b/framework/source/inc/accelerators/storageholder.hxx
@@ -183,7 +183,7 @@ class StorageHolder
/** @short TODO
*/
- static OUStringList impl_st_parsePath(const OUString& sPath);
+ static std::vector<OUString> impl_st_parsePath(const OUString& sPath);
};
} // namespace framework