Rename PartPreviewWidget -> MainViewWidget
- Consolidate AppView:MainView
This commit is contained in:
parent
6659156926
commit
a2cd257293
8 changed files with 27 additions and 29 deletions
|
|
@ -36,7 +36,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.PlusTab
|
|||
{
|
||||
public class StoreTabPage : ScrollableWidget
|
||||
{
|
||||
public StoreTabPage(PartPreviewContent partPreviewContent, ThemeConfig theme)
|
||||
public StoreTabPage(ThemeConfig theme)
|
||||
{
|
||||
this.AutoScroll = true;
|
||||
this.ScrollArea.Padding = new BorderDouble(3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue