Make int TreeViewItem::getIndentX() public (or at least protected)

With TreeViewItem::setDrawsInLeftMargin() I can draw to the left of my item, but how do I know how much space there is? Please make TreeViewItem::getIndentX() public so I can find out.