mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
remove unused Option::qrcOutputFile member
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
b14c3ed0d3
commit
28d2ebc760
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ struct Option
|
||||||
|
|
||||||
QString inputFile;
|
QString inputFile;
|
||||||
QString outputFile;
|
QString outputFile;
|
||||||
QString qrcOutputFile;
|
|
||||||
QString indent;
|
QString indent;
|
||||||
QString prefix;
|
QString prefix;
|
||||||
QString postfix;
|
QString postfix;
|
||||||
|
|
Loading…
Add table
Reference in a new issue