Changeset 448 for trunk/DirectShowSpy/FilterGraphList.h
- Timestamp:
- May 21, 2015, 7:50:42 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DirectShowSpy/FilterGraphList.h
r441 r448 621 621 // CFilterGraphListPropertySheet 622 622 CFilterGraphListPropertySheet(COptions* pOptions = NULL) : 623 CSizablePropertySheetT<CFilterGraphListPropertySheet>(IDS_FILTERGRAPHLIST_LIST_PROPERTYSHEETCAPTION ),623 CSizablePropertySheetT<CFilterGraphListPropertySheet>(IDS_FILTERGRAPHLIST_LIST_PROPERTYSHEETCAPTION, TRUE), 624 624 m_ListPropertyPage(this) 625 625 {
Note: See TracChangeset
for help on using the changeset viewer.