mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Source code export placeholder
This commit is contained in:
@@ -297,6 +297,10 @@ void DoAppleMenu (short theItem)
|
||||
DoAboutFramework();
|
||||
break;
|
||||
|
||||
case iExportSourceCode:
|
||||
DoExportSourceCode();
|
||||
break;
|
||||
|
||||
default:
|
||||
// GetMenuItemText(appleMenu, theItem, daName);
|
||||
// GetPort(&wasPort);
|
||||
|
||||
Reference in New Issue
Block a user