mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-30 23:02:39 -06:00
Report: UHD fix
git-svn-id: svn://ultimatepp.org/upp/trunk@12252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a73afb5364
commit
342e24cccb
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ ReportWindow::ReportWindow()
|
|||
sw <<= THISBACK(Pages);
|
||||
numbers <<= THISBACK(Numbers);
|
||||
pg.WhenGoPage = THISBACK(GoPage);
|
||||
lbl.SetFont(Arial(20).Italic());
|
||||
lbl.SetFont(ArialZ(20).Italic());
|
||||
lbl.SetAlign(ALIGN_CENTER);
|
||||
pg.WhenAction = THISBACK(ShowPage);
|
||||
Sizeable();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue