Cambiado archivo de includes
parent
4eaa73acf4
commit
a968cb3330
|
|
@ -20,7 +20,7 @@ public:
|
|||
ClienteLicencias(void);
|
||||
~ClienteLicencias(void);
|
||||
|
||||
bool cargaLicencia(char* nombreProducto=NULL);
|
||||
bool cargaLicencia( char* exePath=NULL, char* nameProducto=NULL);
|
||||
|
||||
virtual bool getClave(char* clave, char* producto );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue