#include <QDebug>
#include <utility>
#include "ork.h"
#include "config.h"
#include "map_editor.h"
#include "engine_editor.h"
#include "map.h"
#include "rail.h"
#include "engines_area.h"
#include "engine.h"
#include "virtual_client.h"
#include "srcp073_client.h"
#include "srcp083_client.h"
#include <QtXml>
#include <QtGui>
Go to the source code of this file.
Classes | |
class | Win |
This is the main GUI element. More... |
Definition in file win.h.