init, create a DUB project instead of CE

This commit is contained in:
Basile Burg 2016-10-12 15:32:47 +02:00
parent 900d98e847
commit 4de6100c8e
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
1 changed files with 1 additions and 1 deletions

View File

@ -1760,7 +1760,7 @@ begin
if fAppliOpts.reloadLastDocuments then
LoadLastDocsAndProj;
if fProject = nil then
newNativeProj;
newDubProj;
DockMaster.ResetSplitters;
setSplitterWheelEvent;