Minor formatting change

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14482 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2012-02-14 20:26:38 +00:00
parent 24db04d327
commit cd6ef8599e
+35 -24
View File
@@ -87,30 +87,6 @@ display {
1a7309,
}
}
rectangle {
object {
x=25
y=5
width=450
height=25
}
"basic attribute" {
clr=54
}
}
text {
object {
x=205
y=5
width=96
height=25
}
"basic attribute" {
clr=0
}
textix="$(P)$(R)$(PLT)"
align="horiz. centered"
}
"cartesian plot" {
object {
x=10
@@ -342,3 +318,38 @@ composite {
}
}
}
composite {
object {
x=25
y=5
width=450
height=25
}
"composite name"=""
children {
rectangle {
object {
x=25
y=5
width=450
height=25
}
"basic attribute" {
clr=54
}
}
text {
object {
x=205
y=5
width=96
height=25
}
"basic attribute" {
clr=0
}
textix="$(P)$(R)$(PLT)"
align="horiz. centered"
}
}
}