diff options
Diffstat (limited to 'grapher/Models/AccelGUIFactory.cs')
| -rw-r--r-- | grapher/Models/AccelGUIFactory.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/grapher/Models/AccelGUIFactory.cs b/grapher/Models/AccelGUIFactory.cs index e8def16..de01468 100644 --- a/grapher/Models/AccelGUIFactory.cs +++ b/grapher/Models/AccelGUIFactory.cs @@ -376,7 +376,8 @@ namespace grapher.Models domain, range, wholeCheckBox, - byComponentCheckBox); + byComponentCheckBox, + 245); var applyOptions = new ApplyOptions( byComponentXYLock, |