288:2980d7fd948e | 289:d7bf5c11d299 |
---|---|
73 } | 73 } |
74 | 74 |
75 LDPaths::initPaths (); | 75 LDPaths::initPaths (); |
76 | 76 |
77 initColors (); | 77 initColors (); |
78 initPartList (); | |
79 | 78 |
80 ForgeWindow* win = new ForgeWindow; | 79 ForgeWindow* win = new ForgeWindow; |
81 newFile (); | 80 newFile (); |
82 | 81 |
83 win->show (); | 82 win->show (); |