Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarInput.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarInput.hpp')
-rw-r--r--source/game/StarInput.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/game/StarInput.hpp b/source/game/StarInput.hpp
index 05b20eb..7e8fdb1 100644
--- a/source/game/StarInput.hpp
+++ b/source/game/StarInput.hpp
@@ -184,6 +184,7 @@ public:
class ClipboardUnlock {
public:
ClipboardUnlock(Input& input);
+ ClipboardUnlock(ClipboardUnlock const&) = delete;
ClipboardUnlock(ClipboardUnlock&&);
~ClipboardUnlock();