]> cloud.milkyroute.net Git - dolphin.git/commit
Don't show error message on ERR_USER_CANCELED
authorKai Uwe Broulik <kde@privat.broulik.de>
Wed, 24 Aug 2022 15:00:01 +0000 (17:00 +0200)
committerKai Uwe Broulik <kde@privat.broulik.de>
Wed, 24 Aug 2022 15:00:01 +0000 (17:00 +0200)
commita44830c3a9f954c376d21d4526d94c26d19d010c
tree2ed10a125ba55a7fe291542f9211f80cd7098520
parent29cd7b8e1f2f21e8ae8aabba71cadb123c668775
Don't show error message on ERR_USER_CANCELED

There's no point telling the user what they just did.

After https://invent.kde.org/frameworks/kio/-/commit/f192c133eb01bc8448d5ddd97fe20f8e6dbc467d
this error has a text associated with it, so it might
show up in the UI.
src/dolphinnewfilemenu.cpp
src/panels/folders/folderspanel.cpp
src/panels/places/placespanel.cpp
src/views/dolphinview.cpp