Skip to content
Snippets Groups Projects

features-2607

Merged andrey.daragan requested to merge features-2607 into develop
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
//****************************************************************************
//****************************************************************************
// Implements a general view of the tab.
//****************************************************************************
@@ -20,6 +20,8 @@ Rectangle
///@detalis Tab frame.
property alias dapFrame: frameTab
property alias rightPanel: rightPanel
anchors.fill: parent
// Install the top panel widget
Loading