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:
Diffstat (limited to 'source/blender/src/header_text.c')
-rw-r--r--source/blender/src/header_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/header_text.c b/source/blender/src/header_text.c
index 33cdf97f57b..0438eda08fa 100644
--- a/source/blender/src/header_text.c
+++ b/source/blender/src/header_text.c
@@ -622,7 +622,7 @@ void text_buttons(void)
/* STD TEXT BUTTONS */
xco+= 2*XIC;
- xco= std_libbuttons(block, xco, 0, 0, NULL, B_TEXTBROWSE, (ID*)st->text, 0, &(st->menunr), 0, 0, B_TEXTDELETE, 0, 0);
+ xco= std_libbuttons(block, xco, 0, 0, NULL, B_TEXTBROWSE, ID_TXT, 0, (ID*)st->text, 0, &(st->menunr), 0, 0, B_TEXTDELETE, 0, 0);
/*
if (st->text) {