Vitor K a26b466ac8
Use unique_ptr on all ui objects from .ui files (#5511)
* Forward declare ui and use unique_ptr

* ConfigureEnhancements: use unique_ptr for ui

* Use make_unique instead of new where applicable

* Move some of the ui includes that already used unique_ptr

* main.cpp: also make use of make_unique on Config

* Address review comments
2020-10-01 09:23:01 +08:00
..
2020-05-31 10:47:46 +08:00
2018-08-25 14:45:50 +02:00
2018-10-20 16:31:35 +02:00
2018-10-20 16:31:35 +02:00
2019-08-16 19:35:37 -06:00