┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabwidget.h
diff options
context:
space:
mode:
authorFabian Kosmale <[email protected]>2018-04-06 17:57:38 +0200
committerFabian Kosmale <[email protected]>2018-04-08 11:44:26 +0200
commit3a028d9db0ee4cdd9103d9ab375f95d985539fd2 (patch)
treedf9104c943e434f3104f9264c0b29b3c7e362c1f /src/dolphintabwidget.h
parent5413025f0b26e9b195d1117bb483fbfe42e8c8c8 (diff)
use the same bound check as setCurrentItem when setting m_currentItem manually
Summary: This patch basically adds the check that would normally be done to the itemInserted method, which seems to be good idea in general. However, the fact that this is needed there might be an indicator of a logic bug in the function – though, as I'm not familiar with the code base I cannot judge this. Test Plan: Without this patch, dolphin when started from a terminal prints the following warning (number can be different): qt.accessibility.core: Cannot create accessible child interface for object: PlacesView(0x563e863e35c0) index: 10 After applying the patch, the warning doesn't appear anymore. Dolphin still works still as it did before. Reviewers: elvisangelaccio, #dolphin Reviewed By: elvisangelaccio Subscribers: #dolphin Differential Revision: https://phabricator.kde.org/D11990
Diffstat (limited to 'src/dolphintabwidget.h')
0 files changed, 0 insertions, 0 deletions