Data to pass to the Autocrypt Functions. More...
#include "functions.h"
Data Fields | |
bool | done |
Should we close the Dialog? | |
struct Menu * | menu |
Autocrypt Menu. | |
Data to pass to the Autocrypt Functions.
Definition at line 33 of file functions.h.
bool AutocryptData::done |
Should we close the Dialog?
Definition at line 35 of file functions.h.
struct Menu* AutocryptData::menu |
Autocrypt Menu.
Definition at line 36 of file functions.h.