Added autotype button to toolbar

This commit is contained in:
Michael Starke
2018-03-06 18:15:00 +01:00
parent ee604337f8
commit d58b406c37
7 changed files with 20 additions and 5 deletions

View File

@@ -109,6 +109,7 @@ typedef NS_ENUM(NSUInteger, MPIconType) {
MPIconContextTriangle,
MPIconExpiredEntry,
MPIconExpiredGroup,
MPIconKeyboard
};
/**