#include <Wt/WAnchor>#include <Wt/WText>#include <Wt/WStackedWidget>#include <Wt/WVBoxLayout>#include <Wt/WHBoxLayout>#include <Wt/WApplication>#include "HangmanGame.h"#include "LoginWidget.h"#include "HangmanWidget.h"#include "HighScoresWidget.h"Go to the source code of this file.
1.7.2