(svn r14009) -Cleanup (r14008): Bad whitespace...
--- a/src/newgrf_gui.cpp Wed Aug 06 20:12:42 2008 +0000
+++ b/src/newgrf_gui.cpp Wed Aug 06 20:14:21 2008 +0000
@@ -269,7 +269,7 @@
DropDownListPresetItem(int result) : DropDownListItem(result, false) {}
virtual ~DropDownListPresetItem() {}
-
+
bool Selectable() const
{
return true;