Pasting text from clipboard

This commit is contained in:
MihailRis
2024-01-05 13:55:15 +03:00
parent 73595cd558
commit 0f1aabf200
4 changed files with 16 additions and 1 deletions
+1
View File
@@ -49,6 +49,7 @@ public:
static void clearDepth();
static void setBgColor(glm::vec3 color);
static double time();
static const char* getClipboardText();
static DisplaySettings* getSettings();
static glm::vec2 size() {