mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add support for importing TTS from CSV files
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d5991800ee
commit
6cd0928487
6 changed files with 49 additions and 8 deletions
|
@ -37,6 +37,7 @@ private:
|
|||
int po2;
|
||||
int cns;
|
||||
int ndl;
|
||||
int tts;
|
||||
int stopdepth;
|
||||
QString separator;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue