Move about dialog to window

This commit is contained in:
Elias Projahn 2021-02-02 10:29:28 +01:00
parent 59ea1b9d95
commit 7762d8253f
4 changed files with 20 additions and 26 deletions

View file

@ -53,7 +53,6 @@ sources = files(
'database/schema.rs',
'database/thread.rs',
'database/works.rs',
'dialogs/about.rs',
'dialogs/login_dialog.rs',
'dialogs/mod.rs',
'dialogs/preferences.rs',