Commit dd50acdf authored by Gus Grubba's avatar Gus Grubba

Revert ParameterEditor to QtQuick.Controls 1.x

parent 59a429d3
......@@ -6,7 +6,7 @@
* COPYING.md in the root of the source code directory.
*
* @brief Custom QGCCorePlugin Implementation
* @author Gus Grubba <gus@custom.com>
* @author Gus Grubba <gus@auterion.com>
*/
#include <QtQml>
......
......@@ -7,10 +7,10 @@
*
****************************************************************************/
import QtQuick 2.11
import QtQuick.Controls 2.4
import QtQuick 2.3
import QtQuick.Controls 1.2
import QtQuick.Dialogs 1.2
import QtQuick.Layouts 1.11
import QtQuick.Layouts 1.2
import QGroundControl 1.0
import QGroundControl.Controls 1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment