diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-08-17 17:29:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-17 17:29:54 +0200 |
| commit | 300755c436ff2dfb9cdcb18aeb14cc368631b784 (patch) | |
| tree | 5dd5a1898724e2c70a30103250bd38f005f41561 /templates/tartan.xml | |
| parent | 404c483cc7c220b2521ab06011bf612303ca2029 (diff) | |
add wxpython abort message (as alternative to stderr output) (#3145)
Diffstat (limited to 'templates/tartan.xml')
| -rw-r--r-- | templates/tartan.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tartan.xml b/templates/tartan.xml index f8050309..65e38d78 100644 --- a/templates/tartan.xml +++ b/templates/tartan.xml @@ -3,7 +3,7 @@ <name>Tartan</name> <id>org.{{ id_inkstitch }}.tartan</id> <param name="extension" type="string" gui-hidden="true">tartan</param> - <effect> + <effect implements-custom-gui="true"> <object-type>all</object-type> <effects-menu> <submenu name="{{ menu_inkstitch }}" translatable="no"> |
