summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/voicefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/voicefile.h')
-rw-r--r--rbutil/rbutilqt/voicefile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/voicefile.h b/rbutil/rbutilqt/voicefile.h
index 39205db756..1a5d267b1f 100644
--- a/rbutil/rbutilqt/voicefile.h
+++ b/rbutil/rbutilqt/voicefile.h
@@ -38,7 +38,7 @@ class VoiceFileCreator :public QObject
38{ 38{
39 Q_OBJECT 39 Q_OBJECT
40public: 40public:
41 VoiceFileCreator(QObject* parent=0); 41 VoiceFileCreator(QObject* parent);
42 42
43 //start creation 43 //start creation
44 bool createVoiceFile(ProgressloggerInterface* logger); 44 bool createVoiceFile(ProgressloggerInterface* logger);