Skip to content

Commit

Permalink
Removed unknown changes IDEA made to form.
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdAnkles committed Sep 28, 2023
1 parent 01f4a89 commit b120c00
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<grid id="ca1c7" binding="mainPanel" layout-manager="GridLayoutManager" row-count="3" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="4" left="4" bottom="4" right="4"/>
<constraints>
<xy x="10" y="10" width="2190" height="842"/>
<xy x="10" y="10" width="1092" height="842"/>
</constraints>
<properties>
<name value="mainPanel"/>
Expand Down Expand Up @@ -97,7 +97,7 @@
<tabbedpane title-resource-bundle="net/rptools/maptool/language/i18n" title-key="EditTokenDialog.tab.vbl"/>
</constraints>
<properties>
<visible value="true"/>
<visible value="false"/>
</properties>
<border type="none"/>
<children>
Expand Down Expand Up @@ -556,7 +556,7 @@
<tabbedpane title-resource-bundle="net/rptools/maptool/language/i18n" title-key="EditTokenDialog.tab.config"/>
</constraints>
<properties>
<visible value="false"/>
<visible value="true"/>
</properties>
<border type="none"/>
<children>
Expand Down Expand Up @@ -1295,7 +1295,7 @@
</constraints>
<properties>
<alignmentY value="0.0"/>
<iconTextGap value="4"/>
<iconTextGap value="2"/>
<name value="refreshDataButton"/>
<text value=""/>
<toolTipText resource-bundle="net/rptools/maptool/language/i18n" key="EditTokenDialog.button.hero.refresh.tooltip.off"/>
Expand Down

0 comments on commit b120c00

Please sign in to comment.