Moving i18n code to BLF_translation.h

This way, we will be able to use it in non-UI parts of the code too.
This commit is contained in:
2011-11-09 14:13:17 +00:00
parent ee1569b933
commit e4269043b4
10 changed files with 64 additions and 56 deletions

View File

@@ -77,7 +77,7 @@
#include "../generic/py_capi_utils.h"
#ifdef WITH_INTERNATIONAL
#include "UI_interface.h" /* bad level call into editors */
#include "BLF_translation.h"
#endif
#define USE_PEDANTIC_WRITE