Merge branch 'master' into new_info_panels
[situare] / src / ui / userpanel.h
index a8e42f6..5a01e89 100644 (file)
@@ -63,6 +63,7 @@ public slots:
 private:
     QVBoxLayout *m_userPanelVBox; ///< Vertical layout inside the panel
     PanelSliderBar *m_userPanelSlidingBar; ///< Widget for sidebar tab item
+    QWidget *m_panelBase; ///< Widget for panel base
 
     QStateMachine *m_userPanelStateMachine; ///< State machine for sliding the panel
     QState *m_userPanelStateClosed; ///< State of the closed panel