summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/timaze.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/timaze.lay')
-rw-r--r--src/mame/layout/timaze.lay6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mame/layout/timaze.lay b/src/mame/layout/timaze.lay
index 349ae9e708f..08d68fa8855 100644
--- a/src/mame/layout/timaze.lay
+++ b/src/mame/layout/timaze.lay
@@ -1,4 +1,8 @@
<?xml version="1.0"?>
+<!--
+license:CC0-1.0
+authors:hap
+-->
<mamelayout version="2">
<element name="digit" defstate="0">
@@ -7,7 +11,7 @@
<view name="Internal Layout">
<bounds left="0" right="10" top="0" bottom="15" />
- <bezel name="digit0" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel>
+ <element name="digit0" ref="digit"><bounds x="0" y="0" width="10" height="15" /></element>
</view>
</mamelayout>