X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/07b9abd79bb3f097d8bf67d217d077a7da4b1e46..3a8788fb198a1e0590823745f39fbff81056db09:/Constructor/item.h diff --git a/Constructor/item.h b/Constructor/item.h index 5b8b583..cf9b714 100644 --- a/Constructor/item.h +++ b/Constructor/item.h @@ -46,6 +46,7 @@ public: WorkPlace *workplace; Gtk::Entry *combo_entry; std::list *listaItems; + bool is_union; protected: int imgActual; int ID, conector_in, conector_out;