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

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2015-07-24 11:06:13 +0300
committerJaime van Kessel <nallath@gmail.com>2015-07-24 11:06:13 +0300
commitdebe1c512991524b13fed607171e4bb1904b9c1d (patch)
tree3341fe5598f6641988916a56143877152fe26d3e /Cura.proto
parent157f0c37f8007ce7621104a056cb08e329b7208b (diff)
Renamed namespace of protobuff from Cura to cura::proto
Diffstat (limited to 'Cura.proto')
-rw-r--r--Cura.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cura.proto b/Cura.proto
index 18eb4dac6..159a0bbd6 100644
--- a/Cura.proto
+++ b/Cura.proto
@@ -1,6 +1,6 @@
syntax = "proto3";
-package Cura;
+package cura.proto;
message ObjectList