summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/dbtreemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/browser/dbtreemodel.hxx')
-rw-r--r--dbaccess/source/ui/browser/dbtreemodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/dbtreemodel.hxx b/dbaccess/source/ui/browser/dbtreemodel.hxx
index b939ac31e8ef..843eb0be4433 100644
--- a/dbaccess/source/ui/browser/dbtreemodel.hxx
+++ b/dbaccess/source/ui/browser/dbtreemodel.hxx
@@ -49,7 +49,7 @@ namespace dbaui
/// if the entry denotes a data source, this is the connection for this data source (if already connection)
SharedConnection xConnection;
SbaTableQueryBrowser::EntryType eType;
- String sAccessor;
+ OUString sAccessor;
DBTreeListUserData();
~DBTreeListUserData();