Add missing minor changes to internal Clipboard API
This commit is contained in:
@@ -12,7 +12,7 @@ namespace lime {
|
||||
|
||||
static const char* GetText ();
|
||||
static bool HasText ();
|
||||
static void SetText (const char* text);
|
||||
static bool SetText (const char* text);
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user