Changeset 654 in 3DVCSoftware for branches/HTM-8.2-dev0-Cleanup/source/App/TAppDecoder
- Timestamp:
- 21 Oct 2013, 21:26:44 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-Cleanup/source/App/TAppDecoder/TAppDecTop.cpp
r651 r654 739 739 { 740 740 // write to file 741 #if H_MV 742 if ( m_pchReconFiles[decIdx] ) 743 #else 741 744 if ( m_pchReconFile ) 745 #endif 742 746 { 743 747 const Window &conf = pcPic->getConformanceWindow();
Note: See TracChangeset for help on using the changeset viewer.