(svn r23560) -Codechange: final pieces of consistency through widgets

This commit is contained in:
truebrain
2011-12-16 18:57:27 +00:00
parent 6bbae674b8
commit 20a7276510
5 changed files with 150 additions and 150 deletions

View File

@@ -73,5 +73,4 @@ enum VehicleListWidgets {
WID_VL_START_ALL, ///< Start all button.
};
#endif /* WIDGETS_VEHICLE_WIDGET_H */