Corretti errori di compilazione.

git-svn-id: svn://10.65.10.50/trunk@2551 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-02-05 08:10:06 +00:00
parent d83bf0724e
commit a8c9e1f151

View File

@ -833,6 +833,7 @@ public:
// (chiama <mf TForm_item::get_special_item>)
const char* get_special_value(const char* s) const
{ return get_special_item(s, 1); }
void TForm_item::set_special_value(const char* s, const char* val);
// @cmember Ritorna il tipo dello special corrispondente al nome <p s>
// (chiama <mf TForm_item::get_special_item>)
const char* get_special_type (const char* s) const