Set min font size to 5.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2016-12-14 12:09:59 +02:00
parent 4eb9b2da83
commit 8d526d2ebc

View file

@ -44,7 +44,7 @@ class QFontMetrics;
class VAbstractPattern;
class VPatternPieceData;
#define MIN_FONT_SIZE 12
#define MIN_FONT_SIZE 5
#define MAX_FONT_SIZE 128
/**