Working to make make expressions check before recalculate
This commit is contained in:
parent
dbe3e5f609
commit
70862b1a61
13 changed files with 154 additions and 79 deletions
|
|
@ -61,7 +61,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
/// </summary>
|
||||
public interface IRightClickMenuProvider
|
||||
{
|
||||
void AddRightClickMenuItemsItems(PopupMenu popupMenu);
|
||||
void AddRightClickMenuItemsItems(PopupMenu popupMenu, ThemeConfig theme);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue