Started work on share folder.
This commit is contained in:
parent
5eaca76a73
commit
48b8e5b862
2 changed files with 5 additions and 1 deletions
|
|
@ -33,8 +33,9 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
{"Add Printer".Localize(), addPrinter_Click},
|
||||
{"Add File To Queue".Localize(), importFile_Click},
|
||||
{"Add Local Folder To Library".Localize(), addFolderToLibrar_Click},
|
||||
{"Add Folder To Library".Localize(), addFolderToLibrar_Click},
|
||||
{"Redeem Design Code".Localize(), redeemDesignCode_Click},
|
||||
{"Enter Share Code".Localize(), redeemDesignCode_Click},
|
||||
{"------------------------", nothing_Click},
|
||||
{"Exit".Localize(), exit_Click},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue