#include "MainMenuPage.hpp" void MainMenuPage::handleEvent() { getApplication().gotoPage(); }