Sdk/BaseWidget: Fix compilation on Linux

This commit is contained in:
Lynix
2017-11-15 01:25:33 +01:00
parent 55bbc282db
commit 14924f0e74
3 changed files with 13 additions and 12 deletions

View File

@@ -24,6 +24,7 @@ Nazara Development Kit:
- ⚠️ Renamed BaseWidget::GrabKeyboard method to SetFocus
- Added BaseWidget::ClearFocus method and OnFocus[Lost|Received] virtual methods
- TextAreaWidget will now show a cursor as long as it has focus
- Fix BaseWidget linking error on Linux
# 0.4: