mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-16 07:00:14 -05:00
rerun astyle
This commit is contained in:
parent
1c5073039a
commit
a926911e7f
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user