diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
| commit | 54c716614a85791c499672f27c404a71e6bf187e (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /resource/ui/controlpointcountdown.res | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/controlpointcountdown.res')
| -rw-r--r-- | resource/ui/controlpointcountdown.res | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/resource/ui/controlpointcountdown.res b/resource/ui/controlpointcountdown.res new file mode 100644 index 0000000..921c979 --- /dev/null +++ b/resource/ui/controlpointcountdown.res @@ -0,0 +1,23 @@ +"Resource/UI/ControlPointCountdown.res" +{ + "CapCountdownLabel" + { + "ControlName" "CExLabel" + "fieldName" "CapCountdownLabel" + "font" "Cerbetica16" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%capturetime%" + "textAlignment" "center" + "fgcolor" "TanLight" + "bgcolor" "TanLight" + } +}
\ No newline at end of file |
