1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 01:35:21 +03:00

More statistics

This commit is contained in:
bsongis 2014-05-27 16:20:12 +02:00
parent fdde364307
commit b736517986
10 changed files with 28 additions and 5 deletions

View file

@ -164,7 +164,7 @@ MainWindow::MainWindow():
QTimer::singleShot(0, this, SLOT(autoClose()));
}
ga.sendEvent(getBoardName(GetCurrentFirmware()->getBoard()), "Start Companion");
ga.sendPageView("Home");
}
void MainWindow::displayWarnings()