1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-02 17:17:47 +03:00
latte-dock/containment/plugin
Amy Rose 538dba0a02 refactor LayoutManager::save() to remove code repetition
Hey, first KDE contribution here. I was digging through code trying to fix [bug 427530](https://bugs.kde.org/show_bug.cgi?id=427530) when I found this copied-and-pasted block in LayoutManager::save(). This MR moves the block into a lambda to remove code repetition.

I am not a C++ programmer and although nothing changed that I could notice, it would be smart to sanity check and/or test this before merging.
2022-03-31 14:40:35 +00:00
..
lattecontainmentplugin.cpp Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
lattecontainmentplugin.h Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
layoutmanager.cpp refactor LayoutManager::save() to remove code repetition 2022-03-31 14:40:35 +00:00
layoutmanager.h fix #100,introduce parabolic edge spacers for main 2022-02-27 17:24:48 +02:00
qmldir MAJOR MAJOR:splitting types to their own component 2020-04-23 18:46:24 +03:00
types.cpp Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
types.h provide colors Layout Colors option 2021-06-16 11:05:20 +03:00