Add hw info to Seabear import

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2015-07-27 16:13:29 +03:00 committed by Dirk Hohndel
parent 02488ba9df
commit 3ef5dbaacb
4 changed files with 24 additions and 6 deletions

View file

@ -95,6 +95,7 @@ private:
int column;
ColumnNameResult *resultModel;
QString delta;
QString hw;
struct CSVAppConfig {
QString name;