From d6587fbf780465a9404f595a2ac574fb57a35a61 Mon Sep 17 00:00:00 2001 From: David Capello Date: Thu, 4 Jan 2024 13:51:18 -0300 Subject: [PATCH] Add button to refresh/reload the list of palettes (fix #4258) --- data/widgets/palette_popup.xml | 6 +++++- src/app/ui/palette_popup.cpp | 29 ++++++++++++++++++++++++- src/app/ui/palette_popup.h | 5 ++++- src/app/ui/palettes_listbox.cpp | 6 +++--- src/app/ui/resources_listbox.cpp | 36 +++++++++++++++++++++++--------- src/app/ui/resources_listbox.h | 7 +++++-- 6 files changed, 71 insertions(+), 18 deletions(-) diff --git a/data/widgets/palette_popup.xml b/data/widgets/palette_popup.xml index 1b80def74..2210dac06 100644 --- a/data/widgets/palette_popup.xml +++ b/data/widgets/palette_popup.xml @@ -1,8 +1,12 @@ + - + + +