Kaydet (Commit) 97400944 authored tarafından Michael Stahl's avatar Michael Stahl

SvxBorderTabPage: the minimal border width is 1 twip

üst b61abf6b
......@@ -116,7 +116,7 @@ TabPage RID_SVXPAGE_BORDER
First = 25 ;
Last = 900 ;
Maximum = 900 ;
Minimum = 25 ;
Minimum = 5 ;
DecimalDigits = 2 ;
Unit = FUNIT_POINT ;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment