mirror of https://gitlab.com/basile.b/dexed.git
init, create a DUB project instead of CE
This commit is contained in:
parent
900d98e847
commit
4de6100c8e
|
@ -1760,7 +1760,7 @@ begin
|
|||
if fAppliOpts.reloadLastDocuments then
|
||||
LoadLastDocsAndProj;
|
||||
if fProject = nil then
|
||||
newNativeProj;
|
||||
newDubProj;
|
||||
|
||||
DockMaster.ResetSplitters;
|
||||
setSplitterWheelEvent;
|
||||
|
|
Loading…
Reference in New Issue