This commit is contained in:
parent
f27962f487
commit
2db2cc4683
@ -31,15 +31,3 @@ Index: gammaray-2.9.0/ui/resources/CMakeLists.txt
|
||||
endforeach()
|
||||
endif()
|
||||
|
||||
Index: gammaray-2.9.0/ui/qhelpcontroller.cpp
|
||||
===================================================================
|
||||
--- gammaray-2.9.0.orig/ui/qhelpcontroller.cpp
|
||||
+++ gammaray-2.9.0/ui/qhelpcontroller.cpp
|
||||
@@ -126,6 +126,7 @@
|
||||
}
|
||||
|
||||
const QString qhcPath = Paths::documentationPath() + QLatin1String("/gammaray.qhc");
|
||||
+ qDebug() << "Wolfi, assistant:" << d->assistantPath << ", qhcPath:" << qhcPath;
|
||||
if (QFileInfo::exists(qhcPath)) {
|
||||
d->qhcPath = qhcPath;
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user