https://bugs.kde.org/show_bug.cgi?id=443079
--- Comment #2 from Tiar <[email protected]> --- Git commit 7093da66be396719aaa9bffe92ce13fef2edaa7d by Agata Cacko. Committed on 03/10/2021 at 16:27. Pushed by tymond into branch 'krita/5.0'. Use the same logic for palettes, sessions and workspaces Before this commit, handling palettes, sessions and workspaces was handled in their own respective widgets. This commit removes old logic and replaces it with the call to the KisResourceOverwriteDialog which contains universal logic for renameResource, addResource and importResourceFile. M +7 -27 libs/ui/KisMainWindow.cpp M +11 -7 libs/ui/KisPaletteEditor.cpp M +15 -37 libs/ui/dialogs/KisSessionManagerDialog.cpp https://invent.kde.org/graphics/krita/commit/7093da66be396719aaa9bffe92ce13fef2edaa7d -- You are receiving this mail because: You are watching all bug changes.
