Un kazzobuffo di punto e virgola
Chi commette prima non si cucca il conflitto Tie' git-svn-id: svn://10.65.10.50/trunk@1048 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
98e245f318
commit
7b10e9cfaf
@ -1,4 +1,4 @@
|
||||
/* $Id: maskfld.h,v 1.25 1995-02-28 10:30:50 pirro Exp $ */
|
||||
/* $Id: maskfld.h,v 1.26 1995-02-28 10:44:16 villa Exp $ */
|
||||
#ifndef __MASKFLD_H
|
||||
#define __MASKFLD_H
|
||||
|
||||
@ -171,7 +171,7 @@ public:
|
||||
void set(const char* s);
|
||||
TString& get() const;
|
||||
|
||||
TToken_string& custom_data() { return _userdata };
|
||||
TToken_string& custom_data() { return _userdata; };
|
||||
|
||||
virtual const char* picture_data(const char* data, bool video);
|
||||
virtual const char* warning() { return "";}
|
||||
|
Loading…
x
Reference in New Issue
Block a user