Ignore:
Timestamp:
May 21, 2015, 7:50:42 AM (8 years ago)
Author:
roman
Message:

Minimize box in property sheets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DirectShowSpy/FilterGraphList.h

    r441 r448  
    621621// CFilterGraphListPropertySheet
    622622        CFilterGraphListPropertySheet(COptions* pOptions = NULL) :
    623                 CSizablePropertySheetT<CFilterGraphListPropertySheet>(IDS_FILTERGRAPHLIST_LIST_PROPERTYSHEETCAPTION),
     623                CSizablePropertySheetT<CFilterGraphListPropertySheet>(IDS_FILTERGRAPHLIST_LIST_PROPERTYSHEETCAPTION, TRUE),
    624624                m_ListPropertyPage(this)
    625625        {
Note: See TracChangeset for help on using the changeset viewer.