added todo
This commit is contained in:
@@ -65,6 +65,7 @@ class Core():
|
|||||||
|
|
||||||
settings.setValue('mainwindow/size', self.mainwindow.size())
|
settings.setValue('mainwindow/size', self.mainwindow.size())
|
||||||
settings.setValue('mainwindow/pos', self.mainwindow.pos())
|
settings.setValue('mainwindow/pos', self.mainwindow.pos())
|
||||||
|
# TODO: save splitters pos
|
||||||
|
|
||||||
def initnewproject(self, cwd = None):
|
def initnewproject(self, cwd = None):
|
||||||
if cwd == None :
|
if cwd == None :
|
||||||
|
|||||||
Reference in New Issue
Block a user