Avoid temporary container.

This commit is contained in:
Jim Evins
2018-02-10 15:30:12 -05:00
parent 7897aa542e
commit 0cc3be205f
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -86,6 +86,7 @@ namespace glabels
QBasicTimer mTimer;
QMap<QCheckBox*,QString> mCheckToCategoryMap;
QList<QCheckBox*> mCheckList;
QStringList mCategoryIdList;
bool mCanceled;