forked from qt-creator/qt-creator
QmlDesigner.propertyEditor: code cleanup for property editing
Instead of duplicating the code from QmlEditorWigets we now subclass and expose the gradient editing to qml. The adaptor class is called GradientLineQmlAdaptor.
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
#include <QGridLayout>
|
||||
#include <QToolButton>
|
||||
#include <QAction>
|
||||
#include "colorwidget.h"
|
||||
#include "contextpanetextwidget.h"
|
||||
#include "easingcontextpane.h"
|
||||
#include "contextpanewidgetimage.h"
|
||||
|
||||
Reference in New Issue
Block a user