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/editors/space_info/textview.h')
-rw-r--r--source/blender/editors/space_info/textview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/space_info/textview.h b/source/blender/editors/space_info/textview.h
index 35c44d36f27..390f9f5ed7c 100644
--- a/source/blender/editors/space_info/textview.h
+++ b/source/blender/editors/space_info/textview.h
@@ -28,6 +28,8 @@ typedef struct TextViewContext {
/* view settings */
int cwidth; /* shouldnt be needed! */
+ int console_width; /* shouldnt be needed! */
+
int winx;
int ymin, ymax;