Changeset 025148b in mmcs for mainwindow.C


Ignore:
Timestamp:
Dec 8, 2016, 11:51:30 AM (7 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
fd48152
Parents:
1e9db66
Message:

puesto de nuevo la ruta del manual

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.C

    r1e9db66 r025148b  
    912912void MainWindow::abrirManual()
    913913{
    914     QDesktopServices::openUrl(QUrl("/usr/share/xamu/Usuario/Entrada.html",QUrl::TolerantMode));
     914    QDesktopServices::openUrl(QUrl("/usr/share/xamu/Usuario/manual_xamu.pdf",QUrl::TolerantMode));
    915915}
    916916
Note: See TracChangeset for help on using the changeset viewer.