Sdk/BaseWidget: Fix compilation, for real

This commit is contained in:
Jérôme Leclercq
2017-11-15 10:48:30 +01:00
parent 14924f0e74
commit 16d4a6ac1c
3 changed files with 13 additions and 13 deletions

View File

@@ -42,7 +42,7 @@ namespace Ndk
void ClearFocus();
inline void Destroy();
void Destroy();
void EnableBackground(bool enable);