HGGitLab

Commit 54ab41ee authored by luoliangyi's avatar luoliangyi

修改帮助文档路径

parent c99a20aa
Pipeline #36 failed with stages
......@@ -2008,7 +2008,7 @@ void MainWindow::on_act_help_triggered()
#if defined(HG_CMP_MSC)
QString filename = QApplication::applicationDirPath() + "/HuaGoScan_App_Help_manual.pdf";
#else
QString filename = "/opt/apps/com.huagaochina.huagoscan.g200/entries/help/HuaGoScan_App_Help_manual.pdf";
QString filename = "/opt/apps/com.huagaochina.huagoscan/entries/help/HuaGoScan_App_Help_manual.pdf";
#endif
QFileInfo info(filename);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment