Error: No symbol TMenuAction in current scope  FILE:/var/tmp/aaaa12337 LINE:1
	Error: No symbol test in current scope  FILE:/var/tmp/aaaa12337 LINE:1
(int)0
On the other hand if I do:	TBrowser *test;
it works fine. 
	
	Do I have to include those (TMenuAction,...) and how do I have
to set the include path?
	Thanks
			David