Add end-of-line spaces checker
This commit is contained in:
@@ -64,7 +64,7 @@ namespace Nz
|
||||
|
||||
return static_cast<T&>(*m_components[componentIndex]);
|
||||
}
|
||||
|
||||
|
||||
template<typename T>
|
||||
const T& ApplicationBase::GetComponent() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user