src/order_gui.cpp
changeset 10595 7957c71b0dfe
parent 10580 d605ae456266
child 10607 1ab30cead125
--- 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;