Add clipboard support on Linux
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "Engine/Platform/Base/ClipboardBase.h"
|
||||
|
||||
/// <summary>
|
||||
/// Windows platform implementation of the clipboards service
|
||||
/// Windows platform implementation of the clipboard service.
|
||||
/// </summary>
|
||||
class FLAXENGINE_API WindowsClipboard : public ClipboardBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user