diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-16 17:58:16 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-16 22:17:19 +0100 |
commit | 43fd682ea227bbe82f0abf756213cf88b2826183 (patch) | |
tree | 31cfbeb54145e72a632d2a319c0a0ef3c5881ffe /sw/source/ui/fldui/flddinf.hxx | |
parent | 338e562639f947f9aa5fcd7340fe87a57b0f3601 (diff) |
weld SwFieldFuncPage
Change-Id: I5b098eecb7318ab64dcafff3ce1ef0fa34536f50
Reviewed-on: https://gerrit.libreoffice.org/69346
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui/fldui/flddinf.hxx')
-rw-r--r-- | sw/source/ui/fldui/flddinf.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/fldui/flddinf.hxx b/sw/source/ui/fldui/flddinf.hxx index 2347a6d15611..d583f53fd88e 100644 --- a/sw/source/ui/fldui/flddinf.hxx +++ b/sw/source/ui/fldui/flddinf.hxx @@ -72,6 +72,7 @@ public: }; void FillFieldSelect(ListBox& rListBox); +void FillFieldSelect(weld::TreeView& rListBox); #endif |