From aff313cd4be79a1b75780c83f735dbffcd0ead4a 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(-) (limited to 'src/newgrf_gui.cpp') 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