Changes between Version 2 and Version 3 of Ticket #12105, comment 3


Ignore:
Timestamp:
Jun 2, 2015, 6:55:51 AM (9 years ago)
Author:
ahwayakchih

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12105, comment 3

    v2 v3  
    2323#!cpp
    2424        const entry_ref* modelRef = !TargetModel()->IsContainer()
    25                         && selectionList->ItemAt(0) == NULL
     25                        && selectionList->ItemAt(0) != NULL
    2626                ? selectionList->ItemAt(0)->TargetModel()->EntryRef()
    2727                : TargetModel()->EntryRef();