Kaydet (Commit) 7a1751f3 authored tarafından Ariel Constenla-Haile's avatar Ariel Constenla-Haile

i78701 - Tree Control: impossible to edit a node (via API nor via UI)

Patch by: Tsutomu Uchino
Review by: arielch
üst a1689b94
...@@ -1634,7 +1634,7 @@ UnoTreeListItem::~UnoTreeListItem() ...@@ -1634,7 +1634,7 @@ UnoTreeListItem::~UnoTreeListItem()
sal_uInt16 UnoTreeListItem::IsA() sal_uInt16 UnoTreeListItem::IsA()
{ {
return 0; return SV_ITEM_ID_LBOXSTRING;
} }
// -------------------------------------------------------------------- // --------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment