Skip to content
Snippets Groups Projects
Commit 070b8ca9 authored by andrey.daragan's avatar andrey.daragan
Browse files

Merge branch 'features-2607' into 'develop'

features-2607

See merge request !25
parents c28766f7 6346134e
No related branches found
No related tags found
1 merge request!25features-2607
//**************************************************************************** //****************************************************************************
// Implements a general view of the tab. // Implements a general view of the tab.
//**************************************************************************** //****************************************************************************
...@@ -20,6 +20,8 @@ Rectangle ...@@ -20,6 +20,8 @@ Rectangle
///@detalis Tab frame. ///@detalis Tab frame.
property alias dapFrame: frameTab property alias dapFrame: frameTab
property alias rightPanel: rightPanel
anchors.fill: parent anchors.fill: parent
// Install the top panel widget // Install the top panel widget
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment