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:
authorCampbell Barton <ideasman42@gmail.com>2012-12-31 20:40:14 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-12-31 20:40:14 +0400
commitd191dec1d5a938c0d7d2950f5140a4811627602e (patch)
tree98ff9533c6f67255592a280dcd85b491172cf28b /source/blender/editors/space_text/text_format.h
parentdd62a2c3756d4335479a561a52468a548f2f1d65 (diff)
syntax highlight autocomplete listing.
Diffstat (limited to 'source/blender/editors/space_text/text_format.h')
-rw-r--r--source/blender/editors/space_text/text_format.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/space_text/text_format.h b/source/blender/editors/space_text/text_format.h
index 99cd20149cf..e593e41d42c 100644
--- a/source/blender/editors/space_text/text_format.h
+++ b/source/blender/editors/space_text/text_format.h
@@ -66,6 +66,8 @@ int text_check_format_len(TextLine *line, unsigned int len);
typedef struct TextFormatType {
struct TextFormatType *next, *prev;
+ char (*format_identifier)(const char *string);
+
/* Formats the specified line. If do_next is set, the process will move on to
* the succeeding line if it is affected (eg. multiline strings). Format strings
* may contain any of the following characters: