Comment out polls.
This commit is contained in:
parent
339dd9c16d
commit
ccd8f5d8d2
@ -85,7 +85,7 @@ Application::~Application() {
|
|||||||
|
|
||||||
void Application::showPolls() const {
|
void Application::showPolls() const {
|
||||||
if (isFirstRun(APP_VERSION)) {
|
if (isFirstRun(APP_VERSION)) {
|
||||||
web()->openUrlInExternalBrowser(QSL("https://goo.gl/forms/7bJNr33Ii22Q1c3k2"));
|
//web()->openUrlInExternalBrowser(QSL("https://goo.gl/forms/7bJNr33Ii22Q1c3k2"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user