summaryrefslogtreecommitdiffstats
path: root/src/dlgprefeqdlg.ui
diff options
context:
space:
mode:
authorNicu Badescu <badescunicu@yahoo.com>2014-08-14 03:07:28 +0300
committerNicu Badescu <badescunicu@yahoo.com>2014-08-14 03:07:28 +0300
commit38752414382e49a1087e8296173760ae7d90351a (patch)
treec305cc549d2af7c6a1cab95e8247b3faa761c691 /src/dlgprefeqdlg.ui
parentd016e614a528ad10b5f44da13e2f3e94871aabd5 (diff)
Add a Bypass check box to EQ Preferences and implement the logic behind it.
Diffstat (limited to 'src/dlgprefeqdlg.ui')
-rw-r--r--src/dlgprefeqdlg.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/dlgprefeqdlg.ui b/src/dlgprefeqdlg.ui
index 063da3e397..bd43650963 100644
--- a/src/dlgprefeqdlg.ui
+++ b/src/dlgprefeqdlg.ui
@@ -17,6 +17,13 @@
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
+ <widget class="QCheckBox" name="checkBox_bypass">
+ <property name="text">
+ <string>Bypass</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QCheckBox" name="CheckBoxShowAllEffects">
<property name="text">
<string>Show All Effects</string>