diff options
Diffstat (limited to 'resource/ui/ControlPointProgressBar.res')
| -rw-r--r-- | resource/ui/ControlPointProgressBar.res | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/resource/ui/ControlPointProgressBar.res b/resource/ui/ControlPointProgressBar.res deleted file mode 100644 index 26f2010..0000000 --- a/resource/ui/ControlPointProgressBar.res +++ /dev/null @@ -1,67 +0,0 @@ -"Resource/UI/ControlPointProgressBar.res"
-{
- "ControlPointProgressBar"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ControlPointProgressBar"
- "xpos" "0"
- "ypos" "0"
- "zpos" "20"
- "wide" "100"
- "tall" "65"
- "wide_minmode" "65"
- "tall_minmode" "42"
- "visible" "0"
- "enabled" "1"
- }
-
- "ProgressBar"
- {
- "ControlName" "CircularProgressBar"
- "fieldName" "ProgressBar"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-
- "Teardrop"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Teardrop"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-
- "TeardropSide"
- {
- "ControlName" "CIconPanel"
- "fieldName" "TeardropSide"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-
- "ProgressText"
- {
- "ControlName" "Label"
- "fieldName" "ProgressText"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-
- "Blocked"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Blocked"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-}
\ No newline at end of file |
