]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Constructor/conduct.cpp
agrege todos los items con sus respectivas ventanas pero falta arreglar el tema del...
[z.facultad/75.42/plaqui.git] / Constructor / conduct.cpp
index 2a582fb9f82fc8c432276bbc97063a4aa284c74c..e02cae00284e0a096ef27d9fdee2294ac16daf8e 100644 (file)
@@ -9,6 +9,7 @@ Conduct::Conduct()
        image = imageN;
        set_size_request(image->get_width(), image->get_height());
        property_wnd->set_title("Propiedades del Tubo");
+       name="tubo";
 }
 
 Conduct::~Conduct()