Removed new empty project at start

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3389 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-10-21 13:57:28 +00:00
parent ee4208329d
commit 24237f9c86

View File

@@ -152,7 +152,7 @@ QETDiagramEditor::QETDiagramEditor(const QStringList &files, QWidget *parent) :
}
// si aucun schema n'a ete ouvert jusqu'a maintenant, on ouvre un nouveau schema
if (!opened_projects) newProject();
//if (!opened_projects) newProject();
}
/**