Hey look ma, the Start Page works again!
This commit is contained in:
parent
b8a76e81eb
commit
5f0d27bbea
@ -376,10 +376,11 @@ namespace UniversalEditor.UserInterface
|
||||
|
||||
private void InitStartPage()
|
||||
{
|
||||
// StartPagePanel lblStartPage = new StartPagePanel();
|
||||
// StartPageDialog dlg = new StartPageDialog();
|
||||
// dlg.ShowDialog();
|
||||
// InitDocTab("Start Page", lblStartPage);
|
||||
|
||||
StartPagePanel lblStartPage = new StartPagePanel();
|
||||
InitDocTab("Start Page", lblStartPage);
|
||||
}
|
||||
|
||||
private void InitDocTab(string title, Control content)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user