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/MediaSampleTrace.h

    r441 r448  
    15161516// CMediaSampleTracePropertySheet
    15171517        CMediaSampleTracePropertySheet() :
    1518                 CSizablePropertySheetT<CMediaSampleTracePropertySheet>(IDS_MEDIASAMPLETRACE_MEDIASAMPLE_PROPERTYSHEETCAPTION),
     1518                CSizablePropertySheetT<CMediaSampleTracePropertySheet>(IDS_MEDIASAMPLETRACE_MEDIASAMPLE_PROPERTYSHEETCAPTION, TRUE),
    15191519                m_MediaSamplePropertyPage(this)
    15201520        {
Note: See TracChangeset for help on using the changeset viewer.