aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.ui
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2015-10-11 23:56:45 -0700
committerChris Robinson <[email protected]>2015-10-11 23:56:45 -0700
commited0f3bc1b1164acd4c464f09ef89c6436b1fd16c (patch)
treeed1484d71be903fc69fa70cf10b956f5853d52fd /utils/alsoft-config/mainwindow.ui
parentf33d6a5211e6a538e76ab58150501d7fbb0635eb (diff)
Only show certain options that are available at build-time
Diffstat (limited to 'utils/alsoft-config/mainwindow.ui')
-rw-r--r--utils/alsoft-config/mainwindow.ui17
1 files changed, 15 insertions, 2 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui
index 4226a0b4..05cf1a2e 100644
--- a/utils/alsoft-config/mainwindow.ui
+++ b/utils/alsoft-config/mainwindow.ui
@@ -705,7 +705,7 @@ value currently possible is 4.</string>
<enum>QComboBox::AdjustToContents</enum>
</property>
</widget>
- <widget class="QGroupBox" name="groupBox_2">
+ <widget class="QGroupBox" name="cpuExtGroupBox">
<property name="geometry">
<rect>
<x>10</x>
@@ -757,7 +757,7 @@ be useful for preventing those extensions from being used.</string>
<widget class="QCheckBox" name="enableNeonCheckBox">
<property name="geometry">
<rect>
- <x>220</x>
+ <x>100</x>
<y>50</y>
<width>71</width>
<height>31</height>
@@ -802,6 +802,19 @@ be useful for preventing those extensions from being used.</string>
<bool>true</bool>
</property>
</widget>
+ <widget class="QLabel" name="cpuExtDisabledLabel">
+ <property name="geometry">
+ <rect>
+ <x>101</x>
+ <y>80</y>
+ <width>311</width>
+ <height>31</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;No support enabled for CPU Extensions&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ </property>
+ </widget>
</widget>
</widget>
<widget class="QWidget" name="tab">