Add label to call button.
This commit is contained in:
parent
697f2851b0
commit
c9235ec9c2
1 changed files with 1 additions and 0 deletions
|
|
@ -382,6 +382,7 @@ CallButton {
|
||||||
angle: double;
|
angle: double;
|
||||||
outerRadius: pixels;
|
outerRadius: pixels;
|
||||||
outerBg: color;
|
outerBg: color;
|
||||||
|
label: FlatLabel;
|
||||||
}
|
}
|
||||||
|
|
||||||
Menu {
|
Menu {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue