mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-19 02:18:31 +01:00
(svn r14009) -Cleanup (r14008): Bad whitespace...
This commit is contained in:
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
Block a user