1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-16 07:00:14 -05:00

rerun astyle

This commit is contained in:
Jesse Vincent 2010-01-03 01:50:51 +00:00
parent 1c5073039a
commit a926911e7f
10 changed files with 23 additions and 22 deletions

View File

@ -1498,7 +1498,8 @@ public class MessageList
// in multi-select mode, the context menu pops up unintentionally
// causes misclicks
if (mSelectedWidget == WIDGET_MULTISELECT) {
if (mSelectedWidget == WIDGET_MULTISELECT)
{
return;
}