Patch level : 12.0 no-patch
Files correlati : Commento : Aggiunta ini_get_date Aggiunta reset_sheet per svuotare uno sheet senza visualizzare
This commit is contained in:
parent
2e185afa29
commit
1b39afe46c
@ -202,8 +202,6 @@ public:
|
|||||||
WINDOW page_win(int p) const;
|
WINDOW page_win(int p) const;
|
||||||
// @cmember Ritorna la finestra della pagina corrente
|
// @cmember Ritorna la finestra della pagina corrente
|
||||||
WINDOW curr_win() const;
|
WINDOW curr_win() const;
|
||||||
// @cmember Ritorna la finestra della pagina corrente
|
|
||||||
int curr_page() const { return _page; }
|
|
||||||
// @cmember Ritorna il nome del file contentente la maschera
|
// @cmember Ritorna il nome del file contentente la maschera
|
||||||
const TFilename& source_file() const { return _source_file; }
|
const TFilename& source_file() const { return _source_file; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user