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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2012-04-13 23:59:29 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-04-13 23:59:29 +0400
commit4c1c092fb95f1ee8edf05e91280e0ac71521ccd1 (patch)
tree4daf9b26b2218a0663106b8a36d54aaa640d6ae2 /source/blender/editors/util/CMakeLists.txt
parent455b8212b6f64184979a292247bebd081a1e75d9 (diff)
Fixed (or partly fixed) various missing UI translations, mainly with some specific ops invocations (popup menus…), and (to some extent) with the undo/redo stuff.
Diffstat (limited to 'source/blender/editors/util/CMakeLists.txt')
-rw-r--r--source/blender/editors/util/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt
index eb0286716f3..8eab2fda545 100644
--- a/source/blender/editors/util/CMakeLists.txt
+++ b/source/blender/editors/util/CMakeLists.txt
@@ -20,6 +20,7 @@
set(INC
../include
+ ../../blenfont
../../blenkernel
../../blenlib
../../blenloader