This commit is contained in:
parent
1b17f17955
commit
60c807b0bd
@ -91,7 +91,9 @@ namespace Volian.Controls.Library
|
|||||||
}
|
}
|
||||||
public void HighlightChangeStep()
|
public void HighlightChangeStep()
|
||||||
{
|
{
|
||||||
groupPanelChgStepType.Style.BackColor = Color.PaleVioletRed;
|
// As per MRC - don't bother to color it.
|
||||||
|
// left here in case we change our mind.
|
||||||
|
//groupPanelChgStepType.Style.BackColor = Color.PaleVioletRed;
|
||||||
}
|
}
|
||||||
private void TagsFillIn()
|
private void TagsFillIn()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user