Fix worksheet multiple line text plotting bug. (fixes lp:1261906)

This commit is contained in:
Baranovskiy Konstantin
2013-12-23 11:25:13 -05:00
committed by Wayne Stambaugh
parent 68d43a49df
commit 447bb98480
3 changed files with 51 additions and 10 deletions
+2 -1
View File
@@ -253,7 +253,8 @@ public:
enum EDA_TEXT_VJUSTIFY_T aV_justify,
int aWidth,
bool aItalic,
bool aBold );
bool aBold,
bool aMultilineAllowed = false );
/**
* Draw a marker (used for the drill map)