diff options
Diffstat (limited to 'templates/element_info.xml')
| -rw-r--r-- | templates/element_info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/element_info.xml b/templates/element_info.xml index 3ae3d138..01a658ec 100644 --- a/templates/element_info.xml +++ b/templates/element_info.xml @@ -3,7 +3,7 @@ <name>Element Info</name> <id>org.{{ id_inkstitch }}.element_info</id> <param name="extension" type="string" gui-hidden="true">element_info</param> - <effect> + <effect implements-custom-gui="true" show-stderr="true"> <object-type>all</object-type> <effects-menu> <submenu name="{{ menu_inkstitch }}" translatable="no"> |
