Searched refs:mImageList (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/fl/
H A Dfl_demo2.h77 wxImageList mImageList; member in class:MyFrame
H A Dfl_demo2.cpp165 mImageList( 16,16, false, 2 )
191 mImageList.Add( bmp1 );
192 mImageList.Add( bmp2 );
664 pClassView->SetImageList( &mImageList );

Completed in 100 milliseconds