mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
fix assertion: we do handle that case
This commit is contained in:
parent
48bd5d7f1d
commit
19a7b7e146
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ public class PrefsDelegate extends DelegateBase
|
|||
case CONFIRM_THEN:
|
||||
case DIALOG_OKONLY:
|
||||
case DIALOG_ENABLESMS:
|
||||
case DIALOG_NOTAGAIN:
|
||||
HostDelegate.showForResult( m_activity, state );
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue