shared/gui: Add LOOQS_DISABLE_SANDBOX env to allow disabling sandboxing
Mainly for devs to check whether a problem is caused by sandboxing.
Tento commit je obsažen v:
		@@ -15,6 +15,7 @@ QStringList excludedPaths();
 | 
			
		||||
QStringList mountPaths();
 | 
			
		||||
bool isTextFile(QFileInfo fileInfo);
 | 
			
		||||
bool isMountPath(QString path);
 | 
			
		||||
bool noSandboxModeRequested();
 | 
			
		||||
QString versionText();
 | 
			
		||||
} // namespace Common
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Odkázat v novém úkolu
	
	Zablokovat Uživatele