mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 22:35:12 +03:00
Move to Qt5 and Qt5Multimedia
This commit is contained in:
parent
d7a9710a9c
commit
aec2170e7e
98 changed files with 355 additions and 438 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "joystickdialog.h"
|
||||
#include "ui_joystickdialog.h"
|
||||
#include "appdata.h"
|
||||
#include <QtGui>
|
||||
|
||||
joystickDialog::joystickDialog(QWidget *parent, int stick) :
|
||||
QDialog(parent),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue