mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
don't commit me
This commit is contained in:
parent
79324032b9
commit
9ddbea6572
1 changed files with 1 additions and 0 deletions
|
@ -2347,6 +2347,7 @@ public class GamesListDelegate extends ListDelegateBase
|
|||
// creates
|
||||
for ( long rowid : rowids.keySet() ) {
|
||||
if ( nli.forceChannel == rowids.get(rowid) ) {
|
||||
DbgUtils.printStack( TAG );
|
||||
makeOkOnlyBuilder( R.string.dropped_dupe )
|
||||
.setActionPair( Action.OPEN_GAME,
|
||||
R.string.button_open_game )
|
||||
|
|
Loading…
Reference in a new issue