PDF export dialog for watermark - textbox made higher
The line hight for the dialog box was not high enough; changed it from 8 to 10.
This commit is contained in:
parent
bc3f0bd3e2
commit
3074bc8f47
@ -181,7 +181,7 @@ TabPage RID_PDF_TAB_GENER
|
||||
{
|
||||
HelpID = "filter:Edit:RID_PDF_TAB_GENER:EDIT_WATERMARKTEXT";
|
||||
Pos = MAP_APPFONT ( 15, 160 ) ;
|
||||
Size = MAP_APPFONT ( 100 , 8 ) ;
|
||||
Size = MAP_APPFONT ( 100 , 10 ) ;
|
||||
Border = TRUE;
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user