forked from Silverfish/proton-bridge
Import/Export GUI
This commit is contained in:
committed by
Michal Horejsek
parent
1c10cc5065
commit
7e5e3d3dd4
@ -114,6 +114,7 @@ type ImportExporter interface {
|
||||
GetMBOXExporter(string, string) (*transfer.Transfer, error)
|
||||
SetCurrentOS(os string)
|
||||
ReportBug(osType, osVersion, description, accountName, address, emailClient string) error
|
||||
ReportFile(osType, osVersion, accountName, address string, logdata []byte) error
|
||||
}
|
||||
|
||||
type importExportWrap struct {
|
||||
|
||||
Reference in New Issue
Block a user