mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Alert skeleton
This commit is contained in:
@@ -1373,6 +1373,6 @@ void BitchAboutChanges (void)
|
||||
short hitWhat;
|
||||
|
||||
// CenterAlert(kChangesEffectAlert);
|
||||
hitWhat = Alert(kChangesEffectAlert, nil);
|
||||
hitWhat = PortabilityLayer::DialogManager::GetInstance()->DisplayAlert(kChangesEffectAlert);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user