apps: Convert to using Set*UIColor.
Signed-off-by: Augustin Cavalier <[email protected]> Patches 0045-0075, 0077-0087 from looncraz, unmodified.
This commit is contained in:
committed by
Augustin Cavalier
parent
f696e88a2c
commit
fa19dd4470
@@ -38,6 +38,7 @@ public:
|
||||
SetLimitLabels(min.String(), max.String());
|
||||
SetHashMarks(B_HASH_MARKS_BOTTOM);
|
||||
SetHashMarkCount(levels);
|
||||
SetViewUIColor(B_PANEL_BACKGROUND_COLOR);
|
||||
|
||||
if (message != NULL)
|
||||
SetModificationMessage(new BMessage(*message));
|
||||
|
||||
Reference in New Issue
Block a user