removed convert button

This commit is contained in:
nora 2020-11-20 18:19:28 +01:00
parent 0901c23207
commit 3b484441ec
3 changed files with 3 additions and 26 deletions

View file

@ -72,7 +72,7 @@
</component>
</children>
</grid>
<grid id="425fa" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<grid id="425fa" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<tabbedpane title="Text Mode"/>
@ -98,14 +98,6 @@
<editable value="false"/>
</properties>
</component>
<component id="66adb" class="javax.swing.JButton" binding="convertButton" default-binding="true">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Convert"/>
</properties>
</component>
</children>
</grid>
</children>