X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/1b87fa6ed8ca9afedd5c2cba46c9256e68d008ae..08b5e1548c364c96cdd2ce4661f886d8ee24799a:/Client/include/principal.h?ds=sidebyside diff --git a/Client/include/principal.h b/Client/include/principal.h index f93cb78..4653404 100644 --- a/Client/include/principal.h +++ b/Client/include/principal.h @@ -58,7 +58,7 @@ protected: // Para la actualizacion automatica ViewItem *last_selected; - // Dialogo de Conectar + Gtk::Dialog *dlg_about; DlgConectar *dlg_conectar; DlgProperty *dlg_property; Gtk::TextView *txt_view;