Skip to content

Commit

Permalink
Removed by mistake a lable. this refs #73
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Dec 14, 2021
1 parent 4550dba commit b0f4bac
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/iBeatles/ui/ui_mainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,30 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QLabel" name="time_spectra">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</item>
Expand Down Expand Up @@ -2754,6 +2778,7 @@ p, li { white-space: pre-wrap; }
<slot>reset_crystal_structure_button_2_clicked()</slot>
<slot>normalized_time_spectra_import_button_clicked()</slot>
<slot>normalized_time_spectra_preview_button_clicked()</slot>
<slot>test_me_clicked()</slot>
<slot>menu_view_load_data_clicked()</slot>
<slot>menu_view_normalization_clicked()</slot>
<slot>menu_view_normalized_clicked()</slot>
Expand Down

0 comments on commit b0f4bac

Please sign in to comment.