Fix a bunch of warnings
This commit is contained in:
@@ -247,7 +247,7 @@ namespace Nz
|
||||
}
|
||||
}
|
||||
|
||||
void TextAreaWidget::HandleWordSelection(const Vector2ui& position)
|
||||
void TextAreaWidget::HandleWordSelection(const Vector2ui& /*position*/)
|
||||
{
|
||||
NAZARA_USE_ANONYMOUS_NAMESPACE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user