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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user