Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2022-01-03 18:37:07 +0300
committerGhostkeeper <rubend@tutanota.com>2022-01-03 18:37:07 +0300
commit9118f20193f5b1332313d25c5b0ab229218f6db1 (patch)
treeb128de4447fee55287cfefefde3947a188e8933a /cura/PlatformPhysics.py
parent770eb03d62e5bfa1c7ce6662f9f5f4f97df8450f (diff)
parent05bbebf2f784308c479b00ac5c58c398d8c1b660 (diff)
Merge branch 'CURA-8592_python_3.10' of github.com:Ultimaker/Cura into CURA-8592_python_3.10
Diffstat (limited to 'cura/PlatformPhysics.py')
-rwxr-xr-xcura/PlatformPhysics.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cura/PlatformPhysics.py b/cura/PlatformPhysics.py
index 9f525826aa..a2b8a87577 100755
--- a/cura/PlatformPhysics.py
+++ b/cura/PlatformPhysics.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Ultimaker B.V.
+# Copyright (c) 2021 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from PyQt5.QtCore import QTimer