create profile screen, main screen opens now
This commit is contained in:
parent
85467e1885
commit
91d3f885c0
15 changed files with 286 additions and 118 deletions
|
|
@ -70,6 +70,3 @@ class ProfileManager:
|
|||
result.append((path + '/', name))
|
||||
return result
|
||||
|
||||
@staticmethod
|
||||
def get_path():
|
||||
return ProfileManager.get_instance().get_dir()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue