#ifndef _Tmgselection_H_

#define _Tmgselection_H_



enum

{

	MGSELECTIONTAG_CLEAR				= 1000,

	MGSELECTIONTAG_INVERT

};

#endif

