Changeset 4aba45a in mmcs for mainwindow.C


Ignore:
Timestamp:
Oct 6, 2015, 11:00:46 AM (9 years ago)
Author:
rboet <rboet@…>
Branches:
master
Children:
871fd5d
Parents:
8a7de4f
Message:

añadido enlace al manual

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.C

    rdfddb27 r4aba45a  
    721721void MainWindow::abrirManual()//Funcion para abrir el manual
    722722{
    723     QDesktopServices::openUrl(QUrl("manual.html"));
     723    QDesktopServices::openUrl(QUrl("Usuario/Entrada.html"));
    724724}
    725725
Note: See TracChangeset for help on using the changeset viewer.