From 8dfb7849cd0ea6f657dcfd925819db880ec3af70 Mon Sep 17 00:00:00 2001 From: Sylvain Thery Date: Tue, 26 Apr 2011 15:59:08 +0200 Subject: [PATCH] oups --- Apps/Tuto/tuto_mt.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Apps/Tuto/tuto_mt.cpp b/Apps/Tuto/tuto_mt.cpp index 4ba46898..e15ec2d7 100644 --- a/Apps/Tuto/tuto_mt.cpp +++ b/Apps/Tuto/tuto_mt.cpp @@ -405,7 +405,8 @@ int main(int argc, char **argv) int cc=2; - {using namespace CGoGN::Utils::QT; + { + using namespace CGoGN::Utils::QT; inputValues( VarInt(0,20,xx, "Entier", VarBool(zz, "Bool", -- GitLab