mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-23 04:47:03 +00:00
Converted zint_symbol structure usage to a more compressed format
This commit is contained in:
@@ -89,6 +89,7 @@ public:
|
||||
bool save_to_file(QString filename);
|
||||
private:
|
||||
void encode();
|
||||
int module_set(int y_coords, int x_coords);
|
||||
|
||||
private:
|
||||
int m_symbol;
|
||||
|
||||
Reference in New Issue
Block a user