summaryrefslogtreecommitdiff
path: root/include/vcl/treelistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/treelistbox.hxx')
-rw-r--r--include/vcl/treelistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/treelistbox.hxx b/include/vcl/treelistbox.hxx
index b0a2c87cbc6a..f4f764d152b1 100644
--- a/include/vcl/treelistbox.hxx
+++ b/include/vcl/treelistbox.hxx
@@ -457,7 +457,7 @@ public:
virtual void DragFinished( sal_Int8 nDropAction );
virtual bool NotifyAcceptDrop( SvTreeListEntry* );
- virtual SvTreeListEntry* CloneEntry( SvTreeListEntry* pSource );
+ SvTreeListEntry* CloneEntry( SvTreeListEntry* pSource );
// Return value: TRISTATE_TRUE == Ok, TRISTATE_FALSE == Cancel, TRISTATE_INDET == Ok and Make visible moved entry
virtual TriState NotifyMoving(