summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-22 10:05:49 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-22 10:06:41 +0300
commit043bbbf1988e8a5b719e0fa4cab9c576dc2deeec (patch)
tree133d28b3670ff2cf355ae91af970573aa82c5c80 /sw/inc/editsh.hxx
parente15223582710e9e2e31fad2f557df6ee99501fd0 (diff)
There is nothing "new" with SwNewDBMgr any more
Change-Id: Icbf3d5663a358bf31b58ab8086ffe9160c26bf8f
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 09721b317f1c..70c18cb84d13 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -393,7 +393,7 @@ public:
void SetFldUpdateFlags( SwFldUpdateFlags eFlags );
/// For evaluation of DB fields (new DB-manager).
- SwDBMgr* GetNewDBMgr() const;
+ SwDBMgr* GetDBMgr() const;
SwFieldType* InsertFldType(const SwFieldType &);