mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-22 07:10:40 +01:00
[apps] use the chevron menu cell class
Change-Id: Ic5161b729fe2239f75e03666b9d2bb4ceb6e8936
This commit is contained in:
@@ -26,7 +26,7 @@ private:
|
||||
constexpr static int k_maxNumberOfCharsInTitle = 16;
|
||||
char m_pageTitle[k_maxNumberOfCharsInTitle];
|
||||
SwitchMenuListCell m_displayDerivativeColumn;
|
||||
MenuListCell m_copyColumn;
|
||||
ChevronMenuListCell m_copyColumn;
|
||||
SelectableTableView m_selectableTableView;
|
||||
Function * m_function;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user