![]() |
AntiMicroX
|
#include "inputdevice.h"#include "antimicrosettings.h"#include "common.h"#include "globalvariables.h"#include "joybuttontypes/joycontrolstickbutton.h"#include "joybuttontypes/joydpadbutton.h"#include "joybuttontypes/joysensorbutton.h"#include "joycontrolstick.h"#include "joydpad.h"#include "joysensor.h"#include "vdpad.h"#include <typeinfo>#include <QDebug>#include <QXmlStreamReader>#include <QXmlStreamWriter>
1.8.17