1#ifndef _fc_button_list_
2#define _fc_button_list_
11 char* jsonArray =
nullptr;
27 int addIconOptions(
char*& optTemp,
int optSize,
const char* iconName);
31 char lineSize[7][8] = {
"1",
"2",
"3",
"4",
"5",
"6"};
69 void set(
const char* refname,
const char* title,
bool reqSel,
const char* value,
bool vertList,
const char* linesize);
85 void addOptions(
const char* name,
const char* value,
const char* iconName);