added about dialog to app
This commit is contained in:
parent
5f692f4651
commit
2918936b87
@ -56,6 +56,7 @@ fn build_ui(app: &Application) {
|
||||
|
||||
// set popover_menu methods
|
||||
popover_menu.set_texts();
|
||||
popover_menu.click_about_button();
|
||||
|
||||
// TODO: Set popover textviews and put them in a separate file
|
||||
// set header bar methods
|
||||
|
Loading…
Reference in New Issue
Block a user