23 #ifndef _LAX_OVERWRITE_H
24 #define _LAX_OVERWRITE_H
26 #include <lax/messagebox.h>
34 int info1,info2,info3;
36 Overwrite(
unsigned long nowner,
const char *mes,
const char *nfile,
int i1=-1,
int i2=-1,
int i3=-1);
38 virtual const char *whattype() {
return "Overwrite"; }
Mon Feb 17 2014 11:52:57, Laxkit