![]() |
AntiMicroX
|
#include "quicksetdialog.h"#include "ui_quicksetdialog.h"#include "buttoneditdialog.h"#include "inputdevice.h"#include "joybuttontypes/joycontrolstickbutton.h"#include "joybuttontypes/joydpadbutton.h"#include "joycontrolstick.h"#include "joydpad.h"#include "setjoystick.h"#include "uihelpers/buttoneditdialoghelper.h"#include "vdpad.h"#include <QDebug>#include <QHash>#include <QHashIterator>#include <QLabel>#include <QWidget>
1.8.17