Allow user variables to be set from glabels-batch command line (#75)

This commit is contained in:
Jim Evins
2019-10-12 21:57:04 -04:00
parent 1a900d0ebc
commit 7a02c0b226
6 changed files with 60 additions and 2 deletions
+2
View File
@@ -71,6 +71,8 @@ namespace glabels
Increment increment() const;
QString stepSize() const;
void setInitialValue( const QString& value );
void resetValue();
void incrementValueOnItem();
void incrementValueOnCopy();