9 lines
179 B
C
9 lines
179 B
C
#ifndef LISA_UI_QUOTA_QRCODE_PRESENTER_H
|
|
#define LISA_UI_QUOTA_QRCODE_PRESENTER_H
|
|
|
|
#include "lisa_ui_nav_scr.h"
|
|
|
|
extern const struct lisa_ui_nav_scr quota_qrcode_nav_scr;
|
|
|
|
#endif
|