Mercurial > hg > easaier-soundaccess
changeset 267:c04e768639cf
(none)
author | benoitrigolleau |
---|---|
date | Mon, 23 Jun 2008 15:03:11 +0000 |
parents | 4993b61257ce |
children | ee047fc1a552 |
files | sv/main/main.cpp |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/sv/main/main.cpp Fri Jun 20 15:36:06 2008 +0000 +++ b/sv/main/main.cpp Mon Jun 23 15:03:11 2008 +0000 @@ -22,7 +22,6 @@ #include "base/Preferences.h" #include "widgets/TipDialog.h" #include "widgets/EasaierStyle.h" -#include "widgets/SpeechRecognitionUI.h" #include <QMetaType> #include <QApplication> @@ -298,11 +297,6 @@ splash->finish(&gui); delete splash; - SpeechRecognitionUI truc2; - truc2.show(); - - - bool haveSession = false; bool haveMainModel = false;