Files
app-ethereum/src_bagl/ui_domain_name.h

13 lines
203 B
C
Raw Normal View History

2023-02-17 16:56:12 +01:00
#ifdef HAVE_DOMAIN_NAME
#ifndef UI_DOMAIN_NAME_H_
#define UI_DOMAIN_NAME_H_
#include "ux.h"
extern const ux_flow_step_t ux_domain_name_step;
#endif // UI_DOMAIN_NAME_H_
#endif // HAVE_DOMAIN_NAME