Changeset 2981

Show
Ignore:
Timestamp:
04/28/06 08:37:36 (3 years ago)
Author:
madcat
Message:

Should fix 'library items not being un-grayed after download completition' bug reported by dani_555.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hydranode/hncore/cgcomm/sub_shared.cpp

    r2952 r2981  
    9494                        m_dirty = true; 
    9595                } 
     96        } else if (m_partDataId) { 
     97                m_partDataId = 0; 
     98                m_dirty = true; 
    9699        } 
    97100        if (m_file->getChildCount() != m_children.size()) {