mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 18:29:29 +00:00
IconSelectionView now can be used to set default icons. Setting other Icons is broken for now. Setting custom icons doesn't work at all.
This commit is contained in:
@@ -67,7 +67,7 @@ NSString *const kMPApplciationNameKey = @"applicationName";
|
||||
if(candiates > 1) {
|
||||
// open Dialog to select from possible entries
|
||||
}
|
||||
/* Oder the Applciation to the front that we may have put to the background */
|
||||
/* Just in case it's not there anymore, order the app for the window we want to autotype back to the foreground! */
|
||||
[self _orderApplicationToFront:applicationName];
|
||||
/*
|
||||
Implement!
|
||||
|
||||
Reference in New Issue
Block a user