Skip to content
Snippets Groups Projects
Commit 66bf0a4e authored by Raquel Alvarez Banos's avatar Raquel Alvarez Banos
Browse files

Re #9495 Add help button in baseline modelling step

parent a421c906
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,20 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<item>
<widget class="QPushButton" name="help">
<property name="maximumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="text">
<string>?</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
......
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