summaryrefslogtreecommitdiff
path: root/src/gui/setup_touch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_touch.h')
-rw-r--r--src/gui/setup_touch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/setup_touch.h b/src/gui/setup_touch.h
index ef677f214..f0d574bdd 100644
--- a/src/gui/setup_touch.h
+++ b/src/gui/setup_touch.h
@@ -38,6 +38,7 @@ class Setup_Touch final : public SetupTabScroll
~Setup_Touch();
protected:
+ SetupItemNames *mSizeList;
};
#endif