mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
02488ba9df
commit
3ef5dbaacb
4 changed files with 24 additions and 6 deletions
|
@ -95,6 +95,7 @@ private:
|
|||
int column;
|
||||
ColumnNameResult *resultModel;
|
||||
QString delta;
|
||||
QString hw;
|
||||
|
||||
struct CSVAppConfig {
|
||||
QString name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue