ready for next release

This commit is contained in:
Jim Saxton
2018-04-27 12:15:53 -07:00
parent 44c8183cc1
commit 66b3f2c53b
4 changed files with 20 additions and 12 deletions

View File

@@ -561,7 +561,12 @@ filter_result SpinnerMsgFilter::Filter(BMessage *msg, BHandler **target)
}
}
return B_DISPATCH_MESSAGE;
}/*
}
case B_TAB:
{
return B_DISPATCH_MESSAGE;
}
/*
case B_TAB:
{
// Cause Tab characters to perform keybaord navigation