src/main.cpp

changeset 289
d7bf5c11d299
parent 288
2980d7fd948e
child 290
be0c367e7420
equal deleted inserted replaced
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 ();

mercurial