Update sankore editor url link

preferencesAboutTextFull
Claudio Valerio 13 years ago
parent bd7f6c5a86
commit e7254eae81
  1. 4
      src/web/UBWebController.cpp

@ -130,7 +130,7 @@ void UBWebController::webBrowserInstance()
if (mDownloadViewIsVisible) if (mDownloadViewIsVisible)
WBBrowserWindow::downloadManager()->show(); WBBrowserWindow::downloadManager()->show();
} }
void UBWebController::tutorialWebInstance() void UBWebController::tutorialWebInstance()
@ -195,7 +195,7 @@ void UBWebController::tutorialWebInstance()
void UBWebController::paraschoolWebInstance() void UBWebController::paraschoolWebInstance()
{ {
QUrl currentUrl("http://apps.dev-paraschool.com/editor"); QUrl currentUrl("http://host9.paraschool.net/editor/#home");
if (UBSettings::settings()->webUseExternalBrowser->get().toBool()) if (UBSettings::settings()->webUseExternalBrowser->get().toBool())
{ {

Loading…
Cancel
Save