Patch level : 10.0 555
Files correlati : lv0.exe Ricompilazione Demo : [ ] Stampa elenco clienti per articolo con consegnato mese git-svn-id: svn://10.65.10.50/trunk@19812 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
af1d2958f8
commit
30bbc99058
@ -104,7 +104,7 @@ protected:
|
||||
|
||||
|
||||
public:
|
||||
bool valid_cursor() { return _cursor != NULL; }
|
||||
bool valid_cursor() const { return _cursor != NULL; }
|
||||
virtual TCursor* cursor() const;
|
||||
void set(const char* use);
|
||||
virtual void requery();
|
||||
|
Loading…
x
Reference in New Issue
Block a user