src/order_gui.cpp
branchcpp_gui
changeset 6308 646711c5feaa
parent 6303 84c215fc8eb8
--- 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);