The big NULL replacement party part 3.
Getting there I think.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ IPreference *IPreference::GetPreferenceByName( const RString &sName )
|
||||
return p;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void IPreference::LoadAllDefaults()
|
||||
|
||||
Reference in New Issue
Block a user