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:
@@ -34,7 +34,6 @@ public:
|
||||
|
||||
public:
|
||||
mutable Zint::QZint bc;
|
||||
int scaleFactor;
|
||||
int w,h;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user