Kaydet (Commit) 71285338 authored tarafından Pavel Janík's avatar Pavel Janík

Unname unused argument to prevent compiler warning.

üst 74b5b7cd
...@@ -90,7 +90,7 @@ void Layouter::SetHorizontalPosition ( ...@@ -90,7 +90,7 @@ void Layouter::SetHorizontalPosition (
void Layouter::PrepareForLayouting ( void Layouter::PrepareForLayouting (
Window& rControl) Window& /* rControl */)
{ {
// rControl.SetStyle(rControl.GetStyle() | WB_PATHELLIPSIS | WB_INFO); // rControl.SetStyle(rControl.GetStyle() | WB_PATHELLIPSIS | WB_INFO);
} }
......
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