uiacceltk/hitchcock/coretoolkit/src/HuiFxFilterLayer.cpp
branchRCL_3
changeset 8 46927d61fef3
parent 0 15bf7259bb7c
child 13 3a60ebea00d0
equal deleted inserted replaced
7:88b23e2e82e1 8:46927d61fef3
    57     }
    57     }
    58 EXPORT_C void CHuiFxFilterLayer::SetVisual( CHuiVisual * /*aVisual*/ )
    58 EXPORT_C void CHuiFxFilterLayer::SetVisual( CHuiVisual * /*aVisual*/ )
    59     {
    59     {
    60     // iFilter does not need these
    60     // iFilter does not need these
    61     }
    61     }
    62 EXPORT_C void CHuiFxFilterLayer::SetVisual( MHuiEffectable *aVisual )
    62 EXPORT_C void CHuiFxFilterLayer::SetVisual( MHuiEffectable * /*aVisual*/ )
    63     {
    63     {
    64     // iFilter does not need these
    64     // iFilter does not need these
    65     }
    65     }
    66 
    66 
    67 
    67