Added support for reading the base config
This commit is contained in:
parent
ae172c785f
commit
d4ed74ae5f
6 changed files with 164 additions and 133 deletions
|
|
@ -46,3 +46,4 @@ Gtk.init(sys.argv)
|
|||
mwindow = devede.project.devede_project(config_data)
|
||||
mwindow.ask_type()
|
||||
Gtk.main()
|
||||
config_data.save_config()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue