mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
f6b874b897
--HG-- extra : rebase_source : 1ca78ffb1c791fac5cb89b94baf5a9d819da16ff
12 lines
276 B
XML
12 lines
276 B
XML
<?xml version="1.0"?>
|
|
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
|
|
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<hbox>
|
|
<label value="anon label"/>
|
|
<button label="1"/>
|
|
<button label="0"/>
|
|
</hbox>
|
|
|
|
</window>
|