...and remove copy again!

This commit is contained in:
hooper114 2009-07-07 19:10:22 +00:00
parent 249d33ee14
commit ac6a92674e
5 changed files with 1 additions and 988 deletions

View file

@ -87,16 +87,10 @@ public:
bool hasErrors();
bool save_to_file(QString filename);
QString copy_to_clipboard();
private:
void encode();
int module_set(int y_coord, int x_coord);
void to_upper(unsigned char source[]);
int ustrlen(unsigned char data[]);
int ctoi(char source);
int is_stackable(int symbology);
int is_extendable(int symbology);
int roundup(float input);
private:
int m_symbol;