src/script/objtype.cpp

branch
scripting
changeset 942
afbd122f3eff
parent 925
2f316b57b508
--- a/src/script/objtype.cpp	Tue Feb 03 15:30:30 2015 +0200
+++ b/src/script/objtype.cpp	Sat Aug 22 13:04:58 2015 +0300
@@ -19,7 +19,7 @@
 #include "objtype.h"
 
 
-Script::Type::Type() {}
+Script::ObjectType::ObjectType() {}
 
 QString Script::ContainerType::asString() const
 {

mercurial