|
|
@ -212,6 +212,8 @@ void UBWebController::tutorialWebInstance() |
|
|
|
(*mCurrentWebBrowser)->tabWidget()->lineEdits()->hide(); |
|
|
|
(*mCurrentWebBrowser)->tabWidget()->lineEdits()->hide(); |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
(*mCurrentWebBrowser)->loadUrl(currentUrl); |
|
|
|
|
|
|
|
|
|
|
|
UBApplication::applicationController->setMirrorSourceWidget((*mCurrentWebBrowser)->paintWidget()); |
|
|
|
UBApplication::applicationController->setMirrorSourceWidget((*mCurrentWebBrowser)->paintWidget()); |
|
|
|
|
|
|
|
|
|
|
|