mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
Tweaks to auto objects and fixup filesyncdialog compile
This commit is contained in:
parent
099d5f7608
commit
38f1d249c9
6 changed files with 39 additions and 81 deletions
|
@ -39,6 +39,8 @@
|
|||
#include <QLineEdit>
|
||||
#include <QMenu>
|
||||
#include <QSpinBox>
|
||||
#include <QMessageBox>
|
||||
#include <QPushButton>
|
||||
|
||||
FileSyncDialog::FileSyncDialog(QWidget * parent, const SyncProcess::SyncOptions & syncOptions) :
|
||||
QDialog(parent),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue