mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
[opencl] Translate tab name
This commit is contained in:
parent
6317a068a5
commit
14f8c4361d
@ -1118,7 +1118,7 @@ QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, bool skipVersionCh
|
||||
|
||||
|
||||
#ifdef HAVE_OPENCL
|
||||
// Setup the default OpenCL programs source path, this my be overriden later by main.cpp startup
|
||||
// Setup the default OpenCL programs source path, this my be overridden later by main.cpp startup
|
||||
QgsOpenClUtils::setSourcePath( QDir( QgsApplication::pkgDataPath() ).absoluteFilePath( QStringLiteral( "resources/opencl_programs" ) ) );
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user