Source code export placeholder

This commit is contained in:
elasota
2020-10-17 22:56:27 -04:00
parent 842f070ff5
commit 30b07a77a9
11 changed files with 762 additions and 52 deletions

View File

@@ -297,6 +297,10 @@ void DoAppleMenu (short theItem)
DoAboutFramework();
break;
case iExportSourceCode:
DoExportSourceCode();
break;
default:
// GetMenuItemText(appleMenu, theItem, daName);
// GetPort(&wasPort);