uncomment loading saved app groups
This commit is contained in:
parent
260be3396c
commit
f45f2b1826
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ impl ObjectImpl for Window {
|
|||
|
||||
// Setup
|
||||
obj.setup_model();
|
||||
// obj.restore_data();
|
||||
obj.restore_data();
|
||||
obj.setup_callbacks();
|
||||
obj.setup_factory();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue