Fixed issue #494. Printing is not working.
(grafted from 8bb1ab7575e8e04d0feb91c506facae80d22e4d8) --HG-- branch : develop
This commit is contained in:
parent
c3ddf18063
commit
f3c66827aa
|
@ -41,6 +41,7 @@
|
|||
- [#468] Error - Tape 'Save As' should set 'Read Only' to false.
|
||||
- [#501] Rename Window->Close Window to Window->Close pattern.
|
||||
- [#515] Seam allowance wrong way.
|
||||
- [#494] Printing is not working.
|
||||
|
||||
# Version 0.4.4 April 12, 2016
|
||||
- Updated measurement templates with all measurements. Added new template Aldrich/Women measurements.
|
||||
|
|
|
@ -70,7 +70,6 @@ private:
|
|||
int CountColumns(int width) const;
|
||||
|
||||
PosterData Cut(int i, int j, const QRect &imageRect) const;
|
||||
QImage Borders(int rows, int columns, int i, int j, QImage &image, int page, int sheets) const;
|
||||
|
||||
QRect PageRect() const;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user