mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
This property is obsolete.
This commit is contained in:
@@ -756,7 +756,7 @@ void ProjectView::initWidgets() {
|
|||||||
m_tab -> setMovable(true);
|
m_tab -> setMovable(true);
|
||||||
|
|
||||||
QHBoxLayout *TopRightCorner_Layout = new QHBoxLayout();
|
QHBoxLayout *TopRightCorner_Layout = new QHBoxLayout();
|
||||||
TopRightCorner_Layout->setMargin(0);
|
TopRightCorner_Layout->setContentsMargins(0,0,0,0);
|
||||||
|
|
||||||
QToolButton *add_new_diagram_button = new QToolButton;
|
QToolButton *add_new_diagram_button = new QToolButton;
|
||||||
add_new_diagram_button -> setDefaultAction(m_add_new_diagram);
|
add_new_diagram_button -> setDefaultAction(m_add_new_diagram);
|
||||||
|
|||||||
Reference in New Issue
Block a user