summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/changedb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/changedb.hxx')
-rw-r--r--sw/source/ui/inc/changedb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/changedb.hxx b/sw/source/ui/inc/changedb.hxx
index c7f6042c6e47..3395075623a3 100644
--- a/sw/source/ui/inc/changedb.hxx
+++ b/sw/source/ui/inc/changedb.hxx
@@ -72,7 +72,7 @@ class SwChangeDBDlg: public SvxStandardDialog
virtual void Apply();
void UpdateFlds();
void FillDBPopup();
- SvLBoxEntry* Insert(const String& rDBName);
+ SvTreeListEntry* Insert(const String& rDBName);
void ShowDBName(const SwDBData& rDBData);
public: