]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Constructor/src/item.cpp
sobrecarga del on_delete_event
[z.facultad/75.42/plaqui.git] / Constructor / src / item.cpp
index cbba33190852aea8a0caf13d5fe9cafa61cd3e5e..76075022a9b635746b09fd2a6c82389d7d996cba 100644 (file)
@@ -80,10 +80,6 @@ void CItem::on_menu_popup_eliminar()
        workplace->delete_item(ID);
 }
 
        workplace->delete_item(ID);
 }
 
-void CItem::on_menu_popup_conectar()
-{
-}
-
 int CItem::get_position_x()
 {
        return x;
 int CItem::get_position_x()
 {
        return x;