summaryrefslogtreecommitdiff
path: root/apps/gui
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui')
-rw-r--r--apps/gui/option_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/option_select.h b/apps/gui/option_select.h
index 7ca9a4ebbb..476e7b81bd 100644
--- a/apps/gui/option_select.h
+++ b/apps/gui/option_select.h
@@ -25,7 +25,7 @@
25#include "screen_access.h" 25#include "screen_access.h"
26#include "settings.h" 26#include "settings.h"
27 27
28#if defined (HAVE_SCROLLWHEEL) 28#if defined (HAVE_SCROLLWHEEL) && !defined(FIIO_M3K)
29/* Define this if your target makes sense to have 29/* Define this if your target makes sense to have
30 smaller values at the top of the list increasing down the list */ 30 smaller values at the top of the list increasing down the list */
31#define ASCENDING_INT_SETTINGS 31#define ASCENDING_INT_SETTINGS