mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
7 lines
216 B
Text
7 lines
216 B
Text
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||
|
|
<hbox orient="horizontal">
|
||
|
|
<label value="a"/>
|
||
|
|
<textbox style="visibility: hidden"/>
|
||
|
|
<label value="b"/>
|
||
|
|
</hbox>
|
||
|
|
</window>
|