From e8123b72744b81302f1d264082940b58b3695584 Mon Sep 17 00:00:00 2001
From: Kaalleen <36401965+kaalleen@users.noreply.github.com>
Date: Mon, 18 Nov 2024 11:12:58 +0100
Subject: Thread catalog: fix broken path (#3281)
* thread catalog: fix broken path
* apply threadlist: use wxpython to also include custom lists
* apply_palette: save last choice
---
templates/apply_palette.xml | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
(limited to 'templates')
diff --git a/templates/apply_palette.xml b/templates/apply_palette.xml
index f315916c..9c782c84 100644
--- a/templates/apply_palette.xml
+++ b/templates/apply_palette.xml
@@ -3,22 +3,7 @@
Apply Palette
org.{{ id_inkstitch }}.apply_palette
apply_palette
-
-
-
- {%- for item in threadcatalog %}
- - {{ item }}
- {%- endfor %}
-
-
-
-
-
-
-
-
-
-
+
all
--
cgit v1.2.3