mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Menu work, move VOS queue interface
This commit is contained in:
@@ -239,7 +239,7 @@ OSErr NewGWorld(GWorldPtr *gworld, int depth, Rect *bounds, CTabHandle colorTabl
|
||||
|
||||
void DisposeGWorld(GWorldPtr gworld)
|
||||
{
|
||||
PL_NotYetImplemented();
|
||||
return PortabilityLayer::QDManager::GetInstance()->DisposeGWorld(gworld);
|
||||
}
|
||||
|
||||
PixMapHandle GetGWorldPixMap(GWorldPtr gworld)
|
||||
|
Reference in New Issue
Block a user