unleashed-firmware/applications/external/totp/ui/common_dialogs.h

7 lines
243 B
C
Raw Normal View History

2022-12-26 20:31:38 +00:00
#pragma once
#include <dialogs/dialogs.h>
#include "../types/plugin_state.h"
DialogMessageButton totp_dialogs_config_loading_error(PluginState* plugin_state);
DialogMessageButton totp_dialogs_config_updating_error(PluginState* plugin_state);