Skip to content

Commit

Permalink
fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
m0dB authored and m0dB committed Nov 3, 2024
1 parent abd62ab commit efa8ac6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/preferences/dialog/dlgprefwaveformdlg.ui
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ Select from different types of displays for the waveform, which differ primarily
</item>
</layout>
</item>
<item row="14" column="1" colspan="2">
<item row="12" column="1" colspan="2">
<widget class="QLabel" name="requiresGLSLLabel">
<property name="text">
<string>This functionality requires a waveform type marked "(GLSL)".</string>
Expand All @@ -558,7 +558,7 @@ Select from different types of displays for the waveform, which differ primarily
</property>
</widget>
</item>
<item row="15" column="0">
<item row="13" column="0">
<widget class="QLabel" name="cachedWaveforms">
<property name="text">
<string>Caching</string>
Expand All @@ -568,7 +568,7 @@ Select from different types of displays for the waveform, which differ primarily
</property>
</widget>
</item>
<item row="15" column="1" colspan="3">
<item row="13" column="1" colspan="3">
<layout class="QGridLayout" name="cachingGridLayout">
<item row="4" column="0">
<widget class="QPushButton" name="clearCachedWaveforms">
Expand Down Expand Up @@ -620,7 +620,7 @@ Select from different types of displays for the waveform, which differ primarily
</layout>
</item>

<item row="17" column="0" colspan="4">
<item row="14" column="0" colspan="4">
<widget class="QGroupBox" name="openGLStatus">
<property name="title">
<string>OpenGL status</string>
Expand Down

0 comments on commit efa8ac6

Please sign in to comment.