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

This commit is contained in:
truebrain
2011-12-16 18:57:27 +00:00
parent 85df9df9b6
commit 7aadc751a8
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 */