Fix compilation
This commit is contained in:
@@ -637,6 +637,7 @@ String SDLClipboard::GetText()
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
LOG(Warning, "Wayland clipboard is not implemented yet."); // TODO: Wayland
|
LOG(Warning, "Wayland clipboard is not implemented yet."); // TODO: Wayland
|
||||||
|
return String::Empty;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user