Kaydet (Commit) 6b412f8b authored tarafından Jan Holesovsky's avatar Jan Holesovsky Kaydeden (comit) Michael Meeks

Seperator -> Separator to fix build.

Change-Id: Id86c0e6132f6f11bd6f9cb3d84746f750b8bccf4
üst 9dc20ea9
......@@ -1092,10 +1092,10 @@ void CustomAnimationPane::UpdateLook (void)
mpFTSpeed->SetBackground(aBackground);
if (mpFTChangeOrder != NULL)
mpFTChangeOrder->SetBackground(aBackground);
if (mpFLSeperator1 != NULL)
mpFLSeperator1->SetBackground(aBackground);
if (mpFLSeperator2 != NULL)
mpFLSeperator2->SetBackground(aBackground);
if (mpFLSeparator1 != NULL)
mpFLSeparator1->SetBackground(aBackground);
if (mpFLSeparator2 != NULL)
mpFLSeparator2->SetBackground(aBackground);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment