added todo

This commit is contained in:
Bachir Soussi Chiadmi
2017-05-27 00:14:08 +02:00
parent 3c21628183
commit a37beb4761
+2 -1
View File
@@ -65,7 +65,8 @@ class Core():
settings.setValue('mainwindow/size', self.mainwindow.size())
settings.setValue('mainwindow/pos', self.mainwindow.pos())
# TODO: save splitters pos
def initnewproject(self, cwd = None):
if cwd == None :
cwd = self.cwd