mirror of https://github.com/OpenTTD/OpenTTD
(svn r14009) -Cleanup (r14008): Bad whitespace...
parent
1e5175451a
commit
aff313cd4b
|
@ -269,7 +269,7 @@ public:
|
||||||
DropDownListPresetItem(int result) : DropDownListItem(result, false) {}
|
DropDownListPresetItem(int result) : DropDownListItem(result, false) {}
|
||||||
|
|
||||||
virtual ~DropDownListPresetItem() {}
|
virtual ~DropDownListPresetItem() {}
|
||||||
|
|
||||||
bool Selectable() const
|
bool Selectable() const
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Reference in New Issue