#ifndef TBASE_H__
#define TBASE_H__

enum
{
	// object properties
	ID_TAGPROPERTIES				= 803,
	ID_EXPOSETAB						= 804,

};

#endif // TBASE_H__
