]> cloud.milkyroute.net Git - dolphin.git/commit
Rename methods on DolphinFacetsWidget
authorIsmael Asensio <isma.af@gmail.com>
Sat, 21 Dec 2019 18:41:44 +0000 (19:41 +0100)
committerIsmael Asensio <isma.af@gmail.com>
Thu, 26 Dec 2019 18:30:08 +0000 (19:30 +0100)
commit732697d0d6fcc3a834a85865dcd88870e127711b
tree7562c951018129e3ee4fa4cd99de34948d6c774f
parent4dc362db1ec564b9fd2588f5b642406d6a712229
Rename methods on DolphinFacetsWidget

Summary:
Small refactor patch to rename method names, from `ratingTerm` to `searchTerm`,
since its scope has grown bigger.

Test Plan: No behavior changes

Reviewers: #dolphin, elvisangelaccio

Reviewed By: #dolphin, elvisangelaccio

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D26029
src/search/dolphinfacetswidget.cpp
src/search/dolphinfacetswidget.h
src/search/dolphinquery.cpp
src/search/dolphinsearchbox.cpp