]> cloud.milkyroute.net Git - dolphin.git/commit
Port from KComboBox to QComboBox
authorNathaniel Graham <nate@kde.org>
Tue, 26 Jun 2018 22:46:50 +0000 (16:46 -0600)
committerNathaniel Graham <nate@kde.org>
Wed, 27 Jun 2018 20:29:48 +0000 (14:29 -0600)
commitb488dc01260e3a279380af0d344e26ae2d447342
tree763f13314412e838c446f4506c3cae481b38b6eb
parent280c97448141d0685806b46af4c80a354f601f26
Port from KComboBox to QComboBox

Summary: None of Dolphin's current usages of `KComboBox` use any of its additional features beyond `QComboBox`, so let's use `QComboBox` instead.

Test Plan: Tested all features that use comboboxes in Dolphin. No visual or functional changes or regressions.

Reviewers: #dolphin, elvisangelaccio, broulik

Reviewed By: #dolphin, elvisangelaccio

Subscribers: broulik, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D13749
src/settings/viewmodes/dolphinfontrequester.cpp
src/settings/viewmodes/dolphinfontrequester.h
src/settings/viewmodes/viewsettingstab.cpp
src/settings/viewmodes/viewsettingstab.h
src/settings/viewpropertiesdialog.cpp
src/settings/viewpropertiesdialog.h