diff -r f40e88cff863 -r 646711c5feaa src/order_gui.cpp --- a/src/order_gui.cpp Sun Apr 15 17:04:44 2007 +0000 +++ b/src/order_gui.cpp Sat Apr 21 08:23:57 2007 +0000 @@ -478,7 +478,7 @@ if (sel == WP(w,order_d).sel) sel = -1; WP(w,order_d).sel = sel; w->SetDirty(); - } break; + } break; case ORDER_WIDGET_SKIP: OrderClick_Skip(w, v);