(svn r14009) -Cleanup (r14008): Bad whitespace...

This commit is contained in:
peter1138 2008-08-06 20:14:21 +00:00
parent 1e5175451a
commit aff313cd4b
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ public:
DropDownListPresetItem(int result) : DropDownListItem(result, false) {}
virtual ~DropDownListPresetItem() {}
bool Selectable() const
{
return true;