Skip to content

Commit

Permalink
version 0.8.50.dev fixed crash in Go to FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Aug 14, 2015
1 parent 856502a commit d32e476
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Telegram/SourceFiles/settingswidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,6 @@ void SettingsInner::onAskQuestionSure() {
}

void SettingsInner::onTelegramFAQ() {
App::wnd()->hideLayer();
QDesktopServices::openUrl(qsl("https://telegram.org/faq#general"));
}

Expand Down

0 comments on commit d32e476

Please sign in to comment.