diff -r e64b518a7b54 -r 35e0224ea8f1 src/order_gui.cpp --- a/src/order_gui.cpp Sat May 17 12:26:00 2008 +0000 +++ b/src/order_gui.cpp Sat May 17 12:48:06 2008 +0000 @@ -709,7 +709,7 @@ } SetDParam(0, this->vehicle->index); - DrawWindowWidgets(this); + this->DrawWidgets(); int y = 15;