1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-04-30 21:47:05 +00:00

remove en, update ui, some minor changes

This commit is contained in:
2026-03-06 15:48:10 +01:00
parent ede0ab948d
commit edaa03c877
9 changed files with 154 additions and 175 deletions

View File

@@ -23,7 +23,7 @@ flashcards_create_category_dialog_init(FlashcardsCreateCategoryDialog *self)
}
static void
on_response(AdwAlertDialog *dialog,
on_response(__attribute__((unused)) AdwAlertDialog *dialog,
gchar *response,
gpointer user_data)
{