qtquick: Make DockWidget.qml be a Rectangle
So user can change its color
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
import QtQuick 2.9
|
||||
|
||||
Item {
|
||||
Rectangle {
|
||||
id: root
|
||||
|
||||
readonly property QtObject dockWidgetCpp: parent
|
||||
|
||||
Reference in New Issue
Block a user