保险起见把hasInternet直接等于true
This commit is contained in:
@@ -128,6 +128,7 @@ GeneralRequirements::checkRequirements()
|
|||||||
// {
|
// {
|
||||||
// hasInternet = checkHasInternet();
|
// hasInternet = checkHasInternet();
|
||||||
// }
|
// }
|
||||||
|
hasInternet = true;
|
||||||
|
|
||||||
if ( m_entriesToCheck.contains( "root" ) )
|
if ( m_entriesToCheck.contains( "root" ) )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user