version 0.8.50.dev fixed crash in Go to FAQ

This commit is contained in:
John Preston 2015-08-14 19:31:29 +03:00
parent 856502a06a
commit d32e476d96
1 changed files with 0 additions and 1 deletions

View File

@ -1165,7 +1165,6 @@ void SettingsInner::onAskQuestionSure() {
}
void SettingsInner::onTelegramFAQ() {
App::wnd()->hideLayer();
QDesktopServices::openUrl(qsl("https://telegram.org/faq#general"));
}