1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-08 20:41:59 +00:00

don't need scale factor when render, we can scale the scene or the view.

This commit is contained in:
taipanromania
2008-10-09 09:58:18 +00:00
parent b0f9cfb532
commit fd45a1d277
4 changed files with 8 additions and 39 deletions

View File

@@ -34,7 +34,6 @@ public:
public:
mutable Zint::QZint bc;
int scaleFactor;
int w,h;
};