]> cloud.milkyroute.net Git - dolphin.git/commit
Changes the tabName function to return the name of a specific tab
authorDavid Hallas <david@davidhallas.dk>
Tue, 28 Aug 2018 07:00:13 +0000 (09:00 +0200)
committerDavid Hallas <david@davidhallas.dk>
Sun, 2 Sep 2018 09:08:15 +0000 (11:08 +0200)
commit5a9567730d37126a66d5723fd22c215f184d1f7f
tree4521052227aed95fbbd960e082db630c58580756
parenta23acffd5e50e77b68da2c54287db369728b1ddb
Changes the tabName function to return the name of a specific tab

Summary:
Changes the tabName function to return the name of the passed in
DolphinTabPage. Previously it would return the name of the active tab,
which causes in-active tabs to get the wrong name.

Test Plan:
Open Dolphin
Right click a folder and select 'Open in new tab'
Notice that the new tab has the wrong title

BUG: 397910

Reviewers: #dolphin, ngraham, elvisangelaccio

Reviewed By: #dolphin, ngraham, elvisangelaccio

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D15112
src/dolphintabwidget.cpp
src/dolphintabwidget.h