Skip to content

"Rename Tab" feature.

ambar chakravartty requested to merge amch/dolphin:feature-rename-tab into master

Added code for a "Rename Tab" feature. Initial work had been done on this feature in this patch but the merge request became dormant. Instead of using UUID's to keep track of tab names, an m_title member is used to store the user-edited tab title as suggested in the original merge request

BUG: 197009

Merge request reports

Loading