diff options
Diffstat (limited to 'src/gui/setup_touch.h')
-rw-r--r-- | src/gui/setup_touch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/setup_touch.h b/src/gui/setup_touch.h index 2dc270abf..444006f48 100644 --- a/src/gui/setup_touch.h +++ b/src/gui/setup_touch.h @@ -39,6 +39,7 @@ class Setup_Touch final : public SetupTabScroll protected: NamesModel *mSizeList; + NamesModel *mFormatList; TouchActionsModel *mActionsList; }; |