Skip to content

Instantly share code, notes, and snippets.

@jeena
Created September 11, 2012 09:03
Show Gist options
  • Save jeena/3697072 to your computer and use it in GitHub Desktop.
Save jeena/3697072 to your computer and use it in GitHub Desktop.
MenuItem runProgram = MenuItem("Run program");
printMenuItem(runProgram);
void printMenuItem(MenuItem *itemCurrent) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment