Añadir título a CpuMon
Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
@@ -29,7 +29,7 @@ void showCenterMensaje(std::vector<std::string> *mensaje,
|
||||
void showTopTitle(const std::vector<std::string> *titulo);
|
||||
|
||||
void mostrarVentana(WINDOW *ventana, std::vector<std::string> *texto,
|
||||
int *ancho, uint8_t *sectores);
|
||||
int *ancho, uint8_t *sectores, std::string *tituloVentana);
|
||||
|
||||
void borrarVentana(WINDOW *ventana);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user