diff options
| author | Shivodit Gill <[email protected]> | 2022-11-25 10:58:07 +0000 |
|---|---|---|
| committer | Felix Ernst <[email protected]> | 2022-11-25 10:58:07 +0000 |
| commit | 1c22a23d90ab404c6f8c5135b6bd8a5a54cd5916 (patch) | |
| tree | 187f04946a5f21260c8ad71f895a46a404580629 /src/dolphinmainwindow.cpp | |
| parent | a7c63f7af7baa112d70811165ea2fcd8ead38682 (diff) | |
Fixed build-time deprecation warning about KStandardGuiItem::yes()
While building dolphin, a warning comes up about KStandardGuiItem::yes()
being deprecated, and that another action verb should be using instead.
This commit fixes the warning by replacing KStandardGuiItem::yes() with
a KGuiItem constructor in the file src/views/dolphinview.cpp.
The icon for the "Rename and Hide" button has also been changed from a
check mark (dialog-ok) to an eye with a cross (view-hidden) to make the
button look more unique and grab the attention of the user.
Diffstat (limited to 'src/dolphinmainwindow.cpp')
0 files changed, 0 insertions, 0 deletions
