#include <Wt/WApplication>
#include <Wt/WEnvironment>
#include <Wt/WImage>
#include <Wt/WText>
#include <Wt/WVBoxLayout>
#include "PopupChatWidget.h"
#include "SimpleChatServer.h"
Go to the source code of this file.