summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/FldRefTreeListBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/fldui/FldRefTreeListBox.hxx')
-rw-r--r--sw/source/ui/fldui/FldRefTreeListBox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/fldui/FldRefTreeListBox.hxx b/sw/source/ui/fldui/FldRefTreeListBox.hxx
index 42e5e568bed1..412b1e7a875f 100644
--- a/sw/source/ui/fldui/FldRefTreeListBox.hxx
+++ b/sw/source/ui/fldui/FldRefTreeListBox.hxx
@@ -24,7 +24,7 @@
class SwFieldRefTreeListBox : public SvTreeListBox
{
protected:
- virtual void RequestHelp( const HelpEvent& rHEvt ) SAL_OVERRIDE;
+ virtual void RequestHelp( const HelpEvent& rHEvt ) override;
public:
SwFieldRefTreeListBox(vcl::Window* pParent, WinBits nStyle);