summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base/voicefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/base/voicefile.h')
-rw-r--r--rbutil/rbutilqt/base/voicefile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rbutil/rbutilqt/base/voicefile.h b/rbutil/rbutilqt/base/voicefile.h
index 9296dbebdf..82698bfbde 100644
--- a/rbutil/rbutilqt/base/voicefile.h
+++ b/rbutil/rbutilqt/base/voicefile.h
@@ -64,6 +64,7 @@ private:
64 QString m_path; //path where the wav and mp3 files are stored to 64 QString m_path; //path where the wav and mp3 files are stored to
65 int m_targetid; //the target id 65 int m_targetid; //the target id
66 QString m_lang; // the language which will be spoken 66 QString m_lang; // the language which will be spoken
67 QString m_versionstring; // version string to be used for logging
67 int m_wavtrimThreshold; 68 int m_wavtrimThreshold;
68 69
69 bool m_abort; 70 bool m_abort;