Move InfoTopBar to the child project styles.
This commit is contained in:
parent
08f8054866
commit
67dc933d72
1 changed files with 0 additions and 17 deletions
|
|
@ -1272,23 +1272,6 @@ SearchFieldRow {
|
||||||
fieldCancelSkip: pixels;
|
fieldCancelSkip: pixels;
|
||||||
}
|
}
|
||||||
|
|
||||||
InfoTopBar {
|
|
||||||
height: pixels;
|
|
||||||
back: IconButton;
|
|
||||||
title: FlatLabel;
|
|
||||||
titlePosition: point;
|
|
||||||
bg: color;
|
|
||||||
mediaCancel: IconButton;
|
|
||||||
mediaActionsSkip: pixels;
|
|
||||||
mediaForward: IconButton;
|
|
||||||
mediaDelete: IconButton;
|
|
||||||
search: IconButton;
|
|
||||||
searchRow: SearchFieldRow;
|
|
||||||
highlightBg: color;
|
|
||||||
highlightDuration: int;
|
|
||||||
radius: pixels;
|
|
||||||
}
|
|
||||||
|
|
||||||
LevelMeter {
|
LevelMeter {
|
||||||
height: pixels;
|
height: pixels;
|
||||||
lineWidth: pixels;
|
lineWidth: pixels;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue