X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/a359eb714e150b2b59856d0056b9880aaaedd128..5b8bbc5a3c2db31a69a637f0e35e8435ad4d8ff3:/Constructor/constructor.cpp diff --git a/Constructor/constructor.cpp b/Constructor/constructor.cpp index 4b26ee4..241abdb 100644 --- a/Constructor/constructor.cpp +++ b/Constructor/constructor.cpp @@ -387,6 +387,7 @@ void Constructor::on_btn_check_clicked() if ( !listaItems.empty() ) { while ( i != listaItems.end() ) { CItem *temp = *i; + std::cout<< "item="<get_name()<<" "<<"check= "<check_connection()<check_connection() ) { dlg_connect->set_title("Error"); dlg_label->set_text("Los elementos no estan conectados\n\t\tcorrectamente");