reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :)
svn merge -r 29067:29066 https://svn.blender.org/svnroot/bf-blender/trunk/blender
This commit is contained in:
@@ -402,4 +402,4 @@ PyObject *BLF_Init(void)
|
||||
PyModule_AddIntConstant(submodule, "KERNING_DEFAULT", BLF_KERNING_DEFAULT);
|
||||
|
||||
return (submodule);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user