From d0cfc6412b1d931b09d457cac2959b4881136ca4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Dec 2012 13:43:46 +0300 Subject: Replace sliders to dropdowns in touch setup page. --- src/gui/setup_touch.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/setup_touch.h') diff --git a/src/gui/setup_touch.h b/src/gui/setup_touch.h index f0d574bdd..150bfd79a 100644 --- a/src/gui/setup_touch.h +++ b/src/gui/setup_touch.h @@ -26,6 +26,7 @@ #include class EditDialog; +class NamesModel; class TextField; class Setup_Touch final : public SetupTabScroll @@ -38,7 +39,7 @@ class Setup_Touch final : public SetupTabScroll ~Setup_Touch(); protected: - SetupItemNames *mSizeList; + NamesModel *mSizeList; }; #endif -- cgit v1.2.3-60-g2f50