mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 23:52:21 +00:00
Todo
This commit is contained in:
@@ -208,6 +208,7 @@ typedef NS_ENUM(NSUInteger, MPContentTab) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
- (void)_setIcon:(NSInteger)iconId {
|
- (void)_setIcon:(NSInteger)iconId {
|
||||||
|
/* TODO move to ViewController */
|
||||||
BOOL useDefault = (iconId == -1);
|
BOOL useDefault = (iconId == -1);
|
||||||
switch (self.activeTab) {
|
switch (self.activeTab) {
|
||||||
case MPGroupTab: {
|
case MPGroupTab: {
|
||||||
|
|||||||
Reference in New Issue
Block a user