summaryrefslogtreecommitdiffstats
path: root/src/controllers/dlgprefcontroller.cpp
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2019-01-07 00:04:42 -0600
committerFerran Pujol Camins <ferranpujolcamins@gmail.com>2019-01-11 02:26:48 +0100
commita7a7bdb7b53f38d428f01ad8915635c185d549b8 (patch)
tree7074c0326a3cfd77aae11a2de395fed1dafce241 /src/controllers/dlgprefcontroller.cpp
parent72cd1ca61ce819bce54a60905c6d5df2133b66c8 (diff)
Add FakeControllerJSProxy
And other improvements
Diffstat (limited to 'src/controllers/dlgprefcontroller.cpp')
-rw-r--r--src/controllers/dlgprefcontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/dlgprefcontroller.cpp b/src/controllers/dlgprefcontroller.cpp
index 61258cb37e..d81fae1225 100644
--- a/src/controllers/dlgprefcontroller.cpp
+++ b/src/controllers/dlgprefcontroller.cpp
@@ -62,7 +62,7 @@ DlgPrefController::DlgPrefController(QWidget* parent, Controller* controller,
m_ui.groupBoxWarning->hide();
m_ui.labelWarning->setText(tr("<font color='#BB0000'><b>If you use this preset your controller may not work correctly. "
- "Please select another preset.</b></font><br><br>"
+ "Please select another preset or disable the controller.</b></font><br><br>"
"This preset was designed for a newer Mixxx Controller Engine "
"and cannot be used on your current Mixxx installation.<br>"
"Your Mixxx installation has Controller Engine version %1. "