From afe73dfe11a9dd6b8ad2364cacc0836f49220891 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Wed, 6 Aug 2008 20:14:21 +0000 Subject: (svn r14009) -Cleanup (r14008): Bad whitespace... --- src/newgrf_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/newgrf_gui.cpp b/src/newgrf_gui.cpp index 13332ea6a..907ade31d 100644 --- a/src/newgrf_gui.cpp +++ b/src/newgrf_gui.cpp @@ -269,7 +269,7 @@ public: DropDownListPresetItem(int result) : DropDownListItem(result, false) {} virtual ~DropDownListPresetItem() {} - + bool Selectable() const { return true; -- cgit v1.2.3-54-g00ecf