Commit 73f2d9a8 authored by Claudio Valerio's avatar Claudio Valerio

fixed little bug

parent 5442b0fc
......@@ -293,6 +293,7 @@ void UBWebController::show(WebInstance type)
break;
case Paraschool:
paraschoolWebInstance();
break;
default:
qCritical() << __FILE__ << " non supported web instance type " << QString::number(type) ;
break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment