1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-10 13:36:02 +00:00

Remove spaces before EOL

This commit is contained in:
Boris Zentner
2017-10-23 21:37:52 +02:00
committed by Robin Stuart
parent 45441a6da7
commit 31cc0ae78a
70 changed files with 906 additions and 844 deletions

View File

@@ -35,10 +35,11 @@ public:
private:
int w, h;
public:
mutable Zint::QZint bc;
Zint::QZint::AspectRatioMode ar;
};
#endif