Better flip folder size

Having measured a few now, I’m confident this is more realistic.
This commit is contained in:
ZackTheCardshark 2016-06-09 16:16:43 -04:00
parent b6b0817a07
commit 186516f343

View file

@ -47,8 +47,8 @@ const PaperSize paperSizes[] = {
PaperSize(QT_TRANSLATE_NOOP("paperSizes","Concert Part (9 x 12 in)"),
9, 12),
//: Do not translate "6.75 x 5.25 in"
PaperSize(QT_TRANSLATE_NOOP("paperSizes","Flip Folder (6.75 x 5.25 in)"),
6.75, 5.25),
PaperSize(QT_TRANSLATE_NOOP("paperSizes","Flip Folder (7 x 5.25 in)"),
7, 5.25),
//: Do not translate "6.75 x 10.5 in"
PaperSize(QT_TRANSLATE_NOOP("paperSizes","Choral Octavo (6.75 x 10.5 in)"),
6.75, 10.5),