Took out the add folder to library (not going to be ready for release).
This commit is contained in:
parent
959f85e144
commit
2f462254c4
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
{"Add Printer".Localize(), addPrinter_Click},
|
||||
{"Add File To Queue".Localize(), importFile_Click},
|
||||
{"Add 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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue