mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 19:40:20 +03:00
[Companion] Work in progress - QTreeView in MdiChild (#4197)
[Companion] QTreeView in MdiChild, Horus and X7 support added, fixes for #4224
This commit is contained in:
parent
d6b84371a9
commit
a65aa3d6c7
60 changed files with 3539 additions and 3153 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "releasenotesdialog.h"
|
||||
#include "ui_htmldialog.h"
|
||||
#include <QFile>
|
||||
|
||||
ReleaseNotesDialog::ReleaseNotesDialog(QWidget * parent) :
|
||||
QDialog(parent),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue